Fix invalid debug helper and fix jsdoc comment

This commit is contained in:
Carlos Fernandez 2026-07-21 22:46:06 -04:00
parent c711fb7321
commit 964e4ac7dd
2 changed files with 1 additions and 2 deletions

View file

@ -84,7 +84,6 @@
{{else}}
{{#each roll.dice}}
{{#each results}}
{{debug this}}
<div class="roll-die {{#unless (or @../first discarded)}} has-plus{{/unless}}">
<div class="
dice