parent
c0fd7697b9
commit
461b2a98a6
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