perf(api,frontend): index hot queries, paginate chats, fix realtime
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
if (accounts.selectedId === null) {
|
||||
return;
|
||||
}
|
||||
chats.ensure(chatId);
|
||||
chats.enrich(chatId);
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user