This commit is contained in:
Timothy Jaeryang Baek 2025-08-10 02:37:27 +04:00
parent 0af66558ae
commit bfd8c6b87e

View file

@ -369,8 +369,10 @@
}
}
if (!value) {
await initChannels();
await initChatList();
}
});
chats.subscribe((value) => {