mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-26 23:44:48 -06:00
refac
This commit is contained in:
@@ -157,8 +157,8 @@
|
||||
await archiveChatById(localStorage.token, id);
|
||||
|
||||
if ($chatId === id) {
|
||||
await goto('/');
|
||||
chatId.set('');
|
||||
window.history.replaceState({}, '', '/');
|
||||
}
|
||||
|
||||
dispatch('change');
|
||||
|
||||
Reference in New Issue
Block a user