chore: 記憶する領域をdeviceに
This commit is contained in:
parent
d91ffa1277
commit
6af9a0099f
|
|
@ -136,7 +136,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
default: false,
|
||||
},
|
||||
showPreview: {
|
||||
where: 'deviceAccount',
|
||||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
statusbars: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue