Clear all state on signout
This commit is contained in:
@@ -32,7 +32,6 @@ export async function setupState() {
|
||||
})
|
||||
|
||||
await rootStore.session.setup()
|
||||
await rootStore.me.load()
|
||||
console.log(rootStore.me)
|
||||
|
||||
return rootStore
|
||||
|
||||
Reference in New Issue
Block a user