Initial release

This commit is contained in:
2023-02-01 21:30:35 +01:00
parent 04909ef841
commit 513e43f169
17 changed files with 91 additions and 69 deletions

View File

@ -63,6 +63,13 @@
{{/if}}
{{/if}}
{{#if isReroll}}
{{else}}
{{#if destin}}
<button class="chat-card-button roll-destin">Relancer (1 Destin)</button>
{{/if}}
{{/if}}
</ul>
</div>