bugfix: requested changes

This commit is contained in:
Murilo Brito 2025-12-23 19:41:00 -03:00
parent 5a9ad904be
commit 1741151c3e
3 changed files with 1 additions and 5 deletions

View file

@ -2821,7 +2821,6 @@
"deleteItem": "Delete Item", "deleteItem": "Delete Item",
"immune": "Immune", "immune": "Immune",
"middleClick": "[Middle Click] Keep tooltip view", "middleClick": "[Middle Click] Keep tooltip view",
"tokenSize": "The token size used on the canvas" "tokenSize": "The token size used on the canvas"
} }
} }

View file

@ -15,4 +15,4 @@
filter: @golden-filter !important; filter: @golden-filter !important;
} }
} }
} }

View file

@ -21,9 +21,6 @@
<div class="tag"> <div class="tag">
<span>{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}</span> <span>{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}</span>
</div> </div>
<div class="tag">
<span>{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}</span>
</div>
{{#if cost.scalable}} {{#if cost.scalable}}
<div class="tag"> <div class="tag">
<span>{{localize "DAGGERHEART.GENERAL.scalable"}} {{localize "DAGGERHEART.GENERAL.true"}}</span> <span>{{localize "DAGGERHEART.GENERAL.scalable"}} {{localize "DAGGERHEART.GENERAL.true"}}</span>