fixing some things
This commit is contained in:
@@ -306,7 +306,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
default: false,
|
||||
},
|
||||
searchEngine: {
|
||||
where: 'device',
|
||||
where: 'account',
|
||||
default: Object.keys(searchEngineMap)[0],
|
||||
},
|
||||
noteDesign: {
|
||||
|
||||
Reference in New Issue
Block a user