Clear all state on signout
This commit is contained in:
parent
e3e4c4366c
commit
11f213ad09
6 changed files with 32 additions and 9 deletions
|
@ -32,7 +32,6 @@ export async function setupState() {
|
|||
})
|
||||
|
||||
await rootStore.session.setup()
|
||||
await rootStore.me.load()
|
||||
console.log(rootStore.me)
|
||||
|
||||
return rootStore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue