Fixed adversary/environment features display

This commit is contained in:
WBHarry 2025-07-05 21:53:03 +02:00
parent b7c2d40d7f
commit af24b5064e
3 changed files with 3 additions and 5 deletions

View file

@ -17,7 +17,7 @@
{{/each}}
{{else}}
{{#each values}}
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-item.hbs' item=this type=../type }}
{{> 'systems/daggerheart/templates/sheets/global/partials/inventory-item.hbs' item=this type=../type hideControls=../hideControls }}
{{/each}}
{{#each adversaries as |adversary|}}