enhance settings style applications

This commit is contained in:
moliloo 2025-07-20 20:39:17 -03:00
parent b8930b18a4
commit 92b4b307d9
15 changed files with 656 additions and 14 deletions

View file

@ -1,4 +1,7 @@
<div>
<header class="dialog-header">
<h1>{{localize 'DAGGERHEART.SETTINGS.Menu.automation.name'}}</h1>
</header>
<div class="form-group">
<label>{{localize "DAGGERHEART.SETTINGS.Automation.FIELDS.hopeFear.label"}}</label>
{{formGroup settingFields.schema.fields.hopeFear.fields.gm value=settingFields._source.hopeFear.gm localize=true}}