diff --git a/templates/ui/countdowns/countdowns-view.hbs b/templates/ui/countdowns/countdowns-view.hbs index fbd61d31..b4d5adb1 100644 --- a/templates/ui/countdowns/countdowns-view.hbs +++ b/templates/ui/countdowns/countdowns-view.hbs @@ -1,7 +1,9 @@
- {{localize "DAGGERHEART.UI.Countdowns.title"}} + {{#unless iconOnly}} + {{localize "DAGGERHEART.UI.Countdowns.title"}} + {{/unless}}
{{#each typeToggles as |type|}} {{localize type.label}}