mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
FIX showLabels to hideTags
This commit is contained in:
parent
634bb3d644
commit
542742447d
4 changed files with 5 additions and 6 deletions
|
|
@ -80,7 +80,7 @@
|
|||
{{> 'daggerheart.inventory-item'
|
||||
item=item
|
||||
type=item.type
|
||||
showLabels=true
|
||||
hideTags=true
|
||||
hideDescription=true
|
||||
}}
|
||||
{{/if}}
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
{{> 'daggerheart.inventory-item'
|
||||
item=card
|
||||
type='domainCard'
|
||||
showLabels=true
|
||||
hideTags=true
|
||||
hideDescription=true
|
||||
}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue