diff --git a/packages/client/src/store.ts b/packages/client/src/store.ts index fad54924a..39f5e4a65 100644 --- a/packages/client/src/store.ts +++ b/packages/client/src/store.ts @@ -17,7 +17,7 @@ export const defaultStore = markRaw(new Storage('base', { }, keepCw: { where: 'account', - default: false + default: true }, showFullAcct: { where: 'account',