Cosmetic fixes

This commit is contained in:
2025-10-15 22:19:20 +02:00
parent e65f0a1670
commit 09907dbbf7
24 changed files with 250 additions and 104 deletions

View File

@@ -113,7 +113,14 @@
rootId=partId
disabled=isPlayMode
}}
{{formField systemFields.credits value=system.credits rootId=partId}}
<span class="character-credit">
{{formField
systemFields.credits
value=system.credits
rootId=partId
disabled=isPlayMode
}}
</span>
</fieldset>
</div>