fix total and tooltip in render / inline

This commit is contained in:
Vlyan
2020-12-08 18:13:15 +01:00
parent 4b7f30035c
commit a248cdbeb4
2 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
<div class="dice-tooltip">
{{#each chatData.parts}}
{{#if this.display}}
<section class="tooltip-part">
<div class="dice">
<header class="part-header flexrow">
@@ -17,6 +18,7 @@
</ol>
</div>
</section>
{{/if}}
{{/each}}
{{#if chatData.l5r5e.dicesTypes.l5r}}