Fixes from 29th of june

This commit is contained in:
2023-06-30 13:14:40 +02:00
parent 0b0b74754f
commit 270c7c4a91
9 changed files with 62 additions and 35 deletions

View File

@@ -18,10 +18,9 @@
<div>
<ul>
<li>Name : {{title}}</li>
<li>Damage formula : {{diceFormula}}</li>
<li><strong>Result : {{result}}</strong></li>
<li><strong>BODY : {{bodyValue}}</strong></li>
</ul>