mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 08:56:39 +00:00
fix: sidebar
This commit is contained in:
parent
e52568e7cb
commit
c2bbb37fc1
@ -325,6 +325,7 @@
|
|||||||
on:click={() => {
|
on:click={() => {
|
||||||
selectedChatId = null;
|
selectedChatId = null;
|
||||||
chatId.set('');
|
chatId.set('');
|
||||||
|
showSidebar.set(!$showSidebar);
|
||||||
}}
|
}}
|
||||||
draggable="false"
|
draggable="false"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user