mirror of
https://github.com/open-webui/open-webui
synced 2025-05-12 17:41:26 +00:00
refac
This commit is contained in:
parent
f341971eae
commit
d5152e43d5
@ -110,9 +110,10 @@
|
||||
if (res) {
|
||||
tags.set(await getAllTags(localStorage.token));
|
||||
if ($chatId === id) {
|
||||
await goto('/');
|
||||
|
||||
await chatId.set('');
|
||||
await tick();
|
||||
goto('/');
|
||||
}
|
||||
|
||||
dispatch('change');
|
||||
|
Loading…
Reference in New Issue
Block a user