Compare commits

...

1 commit

Author SHA1 Message Date
Kainoa Kanter
461b2a98a6
keepCw > true
Closes #8336
2022-02-23 15:15:06 -08:00

View file

@ -17,7 +17,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
keepCw: {
where: 'account',
default: false
default: true
},
showFullAcct: {
where: 'account',