Commit c2bbb37f authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: sidebar

parent e52568e7
......@@ -325,6 +325,7 @@
on:click={() => {
selectedChatId = null;
chatId.set('');
showSidebar.set(!$showSidebar);
}}
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