1
0

Merge branch 'develop' into feature/2024.9.0

This commit is contained in:
dakkar
2024-10-11 10:10:16 +01:00
10 changed files with 102 additions and 62 deletions
+4
View File
@@ -171,6 +171,10 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'account',
default: [] as string[],
},
warnExternalUrl: {
where: 'account',
default: true,
},
menu: {
where: 'deviceAccount',