diff --git a/templates/dialogs/dice-roll/rollSelection.hbs b/templates/dialogs/dice-roll/rollSelection.hbs index 3aac0321..a2ca5a01 100644 --- a/templates/dialogs/dice-roll/rollSelection.hbs +++ b/templates/dialogs/dice-roll/rollSelection.hbs @@ -148,7 +148,7 @@ {{selectOptions rollModes selected=selectedRollMode valueAttr="action" labelAttr="label" localize=true}} - + {{#if @root.rollConfig.roll.difficulty}} @@ -164,7 +164,7 @@ {{> 'systems/daggerheart/templates/dialogs/dice-roll/costSelection.hbs'}} {{/if}} - + {{localize "DAGGERHEART.GENERAL.continue"}}