mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
Merged with main
This commit is contained in:
commit
1bb23f1323
24 changed files with 208 additions and 210 deletions
|
|
@ -218,7 +218,7 @@ export const registerDHSettings = () => {
|
|||
|
||||
game.settings.register(SYSTEM.id, SYSTEM.SETTINGS.gameSettings.appearance, {
|
||||
scope: 'client',
|
||||
config: true,
|
||||
config: false,
|
||||
type: DhAppearance,
|
||||
default: DhAppearance.defaultSchema
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue