mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 08:40:28 +00:00
clear stores on logout
This commit is contained in:
parent
dd7a8099ef
commit
a1d2a57709
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@
|
|||
return;
|
||||
}
|
||||
|
||||
eventBus.emit(EventTypes.ClearStores);
|
||||
navigateTo("/");
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue