optimize memory usage

This commit is contained in:
pa
2025-10-18 00:03:51 +09:00
committed by Natsumi
parent 0d7f610829
commit 1fcffd9267
2 changed files with 9 additions and 2 deletions

View File

@@ -320,7 +320,6 @@
);
function friendsListSearchChange() {
console.log('Friends List Search Change');
friendsListLoading.value = true;
let query = '';
let cleanedQuery = '';