forked from FoundKeyGang/FoundKey
parent
9202ce6d7c
commit
52ab5d8fef
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||||
},
|
},
|
||||||
keepCw: {
|
keepCw: {
|
||||||
where: 'account',
|
where: 'account',
|
||||||
default: false
|
default: true
|
||||||
},
|
},
|
||||||
showFullAcct: {
|
showFullAcct: {
|
||||||
where: 'account',
|
where: 'account',
|
||||||
|
|
Loading…
Reference in a new issue