chore: 記憶する領域をdeviceに

This commit is contained in:
anatawa12 2023-08-21 18:46:12 +09:00 committed by GitHub
parent d91ffa1277
commit 6af9a0099f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ export const defaultStore = markRaw(new Storage('base', {
default: false,
},
showPreview: {
where: 'deviceAccount',
where: 'device',
default: false,
},
statusbars: {