Auto load friends list

This commit is contained in:
Natsumi
2025-02-10 10:36:09 +13:00
parent d0e1be4933
commit 8ee28ea3ca
3 changed files with 4 additions and 9 deletions

View File

@@ -3882,6 +3882,8 @@ console.log(`isLinux: ${LINUX}`);
}
if (index === 'notification') {
this.unseenNotifications = [];
} else if (index === 'friendsList') {
this.friendsListSearchChange();
}
workerTimers.setTimeout(() => {