mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac
This commit is contained in:
parent
7753f57d42
commit
f3deb8b8de
1 changed files with 0 additions and 3 deletions
|
|
@ -492,10 +492,7 @@
|
|||
selectedChatId = null;
|
||||
|
||||
await temporaryChatEnabled.set(false);
|
||||
await goto('/');
|
||||
const newChatButton = document.getElementById('new-chat-button');
|
||||
setTimeout(() => {
|
||||
newChatButton?.click();
|
||||
if ($mobile) {
|
||||
showSidebar.set(false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue