From 1741151c3e637f20c4651409ff7e337eefeaadd5 Mon Sep 17 00:00:00 2001 From: Murilo Brito Date: Tue, 23 Dec 2025 19:41:00 -0300 Subject: [PATCH] bugfix: requested changes --- lang/en.json | 1 - styles/less/ux/tooltip/domain-cards.less | 2 +- templates/ui/tooltip/action.hbs | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/lang/en.json b/lang/en.json index b41b25dc..a70698ca 100755 --- a/lang/en.json +++ b/lang/en.json @@ -2821,7 +2821,6 @@ "deleteItem": "Delete Item", "immune": "Immune", "middleClick": "[Middle Click] Keep tooltip view", - "tokenSize": "The token size used on the canvas" } } diff --git a/styles/less/ux/tooltip/domain-cards.less b/styles/less/ux/tooltip/domain-cards.less index 51d54922..3ef1d83a 100644 --- a/styles/less/ux/tooltip/domain-cards.less +++ b/styles/less/ux/tooltip/domain-cards.less @@ -15,4 +15,4 @@ filter: @golden-filter !important; } } -} \ No newline at end of file +} diff --git a/templates/ui/tooltip/action.hbs b/templates/ui/tooltip/action.hbs index 353c708d..b4c0cd26 100644 --- a/templates/ui/tooltip/action.hbs +++ b/templates/ui/tooltip/action.hbs @@ -21,9 +21,6 @@
{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}
-
- {{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}} -
{{#if cost.scalable}}
{{localize "DAGGERHEART.GENERAL.scalable"}} {{localize "DAGGERHEART.GENERAL.true"}}