Compare commits
2 commits
b5be03d4df
...
1408aa1713
Author | SHA1 | Date | |
---|---|---|---|
1408aa1713 | |||
5da9278a96 |
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: true,
|
||||
debug: false,
|
||||
isLoadedKey: "shared_loaded",
|
||||
clearingMutation: "logout",
|
||||
afterInit: "afterSharedInit",
|
||||
|
|
Loading…
Reference in a new issue