Browse Source

fix: sidebar

Timothy J. Baek 11 months ago
parent
commit
c2bbb37fc1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/components/layout/Sidebar.svelte

+ 1 - 0
src/lib/components/layout/Sidebar.svelte

@@ -325,6 +325,7 @@
 					on:click={() => {
 						selectedChatId = null;
 						chatId.set('');
+						showSidebar.set(!$showSidebar);
 					}}
 					draggable="false"
 				>