"src/nni_manager/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "4deb4b44f49fcf99aa353006eeebcbcb5f0d2ab2"
Commit c2bbb37f authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: sidebar

parent e52568e7
...@@ -325,6 +325,7 @@ ...@@ -325,6 +325,7 @@
on:click={() => { on:click={() => {
selectedChatId = null; selectedChatId = null;
chatId.set(''); chatId.set('');
showSidebar.set(!$showSidebar);
}} }}
draggable="false" draggable="false"
> >
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment