Improved setting name

This commit is contained in:
WBHarry 2026-03-07 18:39:43 +01:00
parent 2002ac5654
commit 2292561cae
5 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<div class="roll-part target-section dice-roll" data-action="expandRoll">
<div class="roll-part-header"><div><span>{{pluralize currentTargets.length "DAGGERHEART.GENERAL.Target"}}</span></div></div>
{{#if (or isGM (not automationSettings.hideHitMissForPlayers))}}
{{#if (or isGM (not automationSettings.hideObserverPermissionInChat))}}
<div class="roll-part-extra on-reduced">
<div class="wrapper">
{{#if (or (gt targetShort.hit 0) (gt targetShort.miss 0))}}