This commit is contained in:
WBHarry 2025-07-25 20:58:04 +02:00
parent 3f95740b7a
commit bda67262e9
20 changed files with 538 additions and 285 deletions

View file

@ -12,6 +12,6 @@
</fieldset>
<fieldset class="action-category">
<legend>{{localize "DAGGERHEART.GENERAL.description"}}</legend>
{{formInput fields.description value=source.description name="description" }}
{{formInput fields.description value=source.description enriched=source.description name="description" toggled=true }}
</fieldset>
</section>