Fix a bug with the usage cost not being displayed on embedded untyped items

This commit is contained in:
Oliver-Akins 2024-04-01 21:01:31 -06:00
parent dd5a980f4e
commit 82452f4f7c

View file

@ -44,7 +44,7 @@
<div class="untyped__field">
<span>Usage Cost:</span>
<span>
{{dd-empty-state item.system.usage}}
{{dd-empty-state item.system.usage_cost}}
</span>
</div>
<div class="untyped__field">