feat: keep show showPreview (#111)

Co-authored-by: anatawa12 <anatawa12@icloud.com>
This commit is contained in:
まっちゃとーにゅ
2023-07-25 03:31:21 +09:00
committed by GitHub
parent 2b7575e710
commit d886dddbf1
2 changed files with 6 additions and 1 deletions

View File

@@ -130,6 +130,10 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'deviceAccount',
default: false,
},
showPreview: {
where: 'deviceAccount',
default: false,
},
statusbars: {
where: 'deviceAccount',
default: [] as {