mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Move general tab to top
This commit is contained in:
parent
bbdfebca0e
commit
62d40f8639
4 changed files with 19 additions and 23 deletions
|
|
@ -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'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue