FIX showLabels to hideTags

This commit is contained in:
Joaquin Pereyra 2025-07-12 12:58:17 -03:00
parent 634bb3d644
commit 542742447d
4 changed files with 5 additions and 6 deletions

View file

@ -11,7 +11,7 @@
{{> 'daggerheart.inventory-item'
item=document.system.partner
type='companion'
showLabels=true
hideTags=true
hideDescription=true
isActor=true
hideTooltip=true
@ -31,7 +31,7 @@
{{> 'daggerheart.inventory-item'
item=document.system.attack
type='action'
showLabels=true
hideTags=true
hideDescription=true
hideTooltip=true
}}