Compare commits
2 commits
1408aa1713
...
b5be03d4df
Author | SHA1 | Date | |
---|---|---|---|
b5be03d4df | |||
9adaa62c89 |
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@ const store = createStore({
|
|||
isLoadedKey: "persistent_loaded",
|
||||
state: ["remember", "user", "events", "lastUsed",]
|
||||
}), sharedStatePlugin({
|
||||
debug: false,
|
||||
debug: true,
|
||||
isLoadedKey: "shared_loaded",
|
||||
clearingMutation: "logout",
|
||||
afterInit: "afterSharedInit",
|
||||
|
|
Loading…
Reference in a new issue