From 553941e22f6aadeebfa014cc7d4d6091fc0ca872 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Mon, 13 Jul 2026 13:29:38 +0200 Subject: [PATCH] . --- templates/ui/chat/roll.hbs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/ui/chat/roll.hbs b/templates/ui/chat/roll.hbs index f637bf6b..1875a645 100644 --- a/templates/ui/chat/roll.hbs +++ b/templates/ui/chat/roll.hbs @@ -2,10 +2,7 @@
{{title}}
{{#if (eq action.type 'attack')}} - {{#if (and needReload (eq automationSettings.reload 'auto'))}} -

{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}

- {{/if}} - {{#if (eq automationSettings.reload 'button')}} + {{#if needReload}}
{{#if needReload}}

{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}