mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
refac
This commit is contained in:
parent
039976ef24
commit
df495a7945
1 changed files with 0 additions and 1 deletions
|
|
@ -571,7 +571,6 @@
|
|||
type="button"
|
||||
on:click={async () => {
|
||||
const res = await userSignOut();
|
||||
user.set(null);
|
||||
localStorage.removeItem('token');
|
||||
|
||||
location.href = res?.redirect_url ?? '/auth';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue