@@ -111,7 +111,6 @@
if (search === '') {
await initChatList();
- allChatsLoaded = false;
return;
} else {
searchDebounceTimeout = setTimeout(async () => {