mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
Auto load friends list
This commit is contained in:
@@ -3882,6 +3882,8 @@ console.log(`isLinux: ${LINUX}`);
|
||||
}
|
||||
if (index === 'notification') {
|
||||
this.unseenNotifications = [];
|
||||
} else if (index === 'friendsList') {
|
||||
this.friendsListSearchChange();
|
||||
}
|
||||
|
||||
workerTimers.setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user