mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
optimize memory usage
This commit is contained in:
@@ -320,7 +320,6 @@
|
||||
);
|
||||
|
||||
function friendsListSearchChange() {
|
||||
console.log('Friends List Search Change');
|
||||
friendsListLoading.value = true;
|
||||
let query = '';
|
||||
let cleanedQuery = '';
|
||||
|
||||
Reference in New Issue
Block a user