Move general tab to top

This commit is contained in:
Carlos Fernandez 2026-03-12 19:06:29 -04:00
parent bbdfebca0e
commit 62d40f8639
4 changed files with 19 additions and 23 deletions

View file

@ -51,7 +51,6 @@ export default class DHAppearanceSettings extends HandlebarsApplicationMixin(App
{ id: 'fear', label: 'DAGGERHEART.GENERAL.fear' },
{ id: 'advantage', label: 'DAGGERHEART.GENERAL.Advantage.full' },
{ id: 'disadvantage', label: 'DAGGERHEART.GENERAL.Disadvantage.full' },
{ id: 'general', label: 'DAGGERHEART.GENERAL.general' }
],
initial: 'hope'
}