fix: sidebar
This commit is contained in:
parent
e52568e7cb
commit
c2bbb37fc1
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@
|
|||
on:click={() => {
|
||||
selectedChatId = null;
|
||||
chatId.set('');
|
||||
showSidebar.set(!$showSidebar);
|
||||
}}
|
||||
draggable="false"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue