Fix item sheets + add logo/picture
All checks were successful
Release Creation / build (release) Successful in 54s

This commit is contained in:
2025-05-21 20:43:48 +02:00
parent 736291124b
commit 06ef26f03c
12 changed files with 11 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
<fieldset>
<legend>{{localize "HELLBORN.Label.description"}}</legend>
{{formInput systemFields.description enriched=description value=system.description name="system.description"
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description"
toggled=true}}
</fieldset>