Clear sessions
This commit is contained in:
parent
165481813a
commit
5a1be09727
1 changed files with 1 additions and 0 deletions
|
|
@ -463,6 +463,7 @@ export const { use: useSync, provider: SyncProvider } = createSimpleContext({
|
||||||
on(
|
on(
|
||||||
() => project.workspace.current(),
|
() => project.workspace.current(),
|
||||||
() => {
|
() => {
|
||||||
|
fullSyncedSessions.clear()
|
||||||
void bootstrap()
|
void bootstrap()
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue