Fix tarots

This commit is contained in:
2023-02-20 08:17:21 +01:00
parent c5509143b1
commit e62480efb0
2 changed files with 4 additions and 2 deletions

View File

@@ -347,6 +347,7 @@
{{/each}}
</ul>
{{#if isGM}}
<ul class="item-list alternate-list">
<li class="item flexrow list-item items-title-bg">
<span class="item-name-label-header">
@@ -374,6 +375,7 @@
</li>
{{/each}}
</ul>
{{/if}}
</div>