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 @@
{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}
- {{/if}} - {{#if (eq automationSettings.reload 'button')}} + {{#if needReload}}{{localize "DAGGERHEART.ACTIONS.Reload.reloadRequired"}}