Remove log

This commit is contained in:
Dapoolp 2025-08-15 20:57:07 +02:00
parent 7ffcfe8a1a
commit 5233213ad9

View file

@ -12,7 +12,7 @@
<div class="wrapper">
{{#each damage as | roll index | }}
<fieldset>
<legend>{{log @root}}
<legend>
{{localize (concat 'DAGGERHEART.CONFIG.HealingType.' index '.inChatRoll')}} <div class="roll-formula">{{localize "DAGGERHEART.GENERAL.total"}}: {{roll.total}}</div>{{#if (and (eq index "hitPoints")../isDirect)}} <div class="roll-formula">{{localize "DAGGERHEART.CONFIG.DamageType.direct.short"}}</div>{{/if}}
</legend>
{{#each roll.parts}}