update en search debounce

This commit is contained in:
Vladimir Mandic
2024-01-16 13:04:49 -05:00
parent b1fa002ea7
commit 5c3f5ebad8
+1 -1
View File
@@ -346,7 +346,7 @@ function setupExtraNetworksForTab(tabname) {
searchTimer = setTimeout(async () => {
await filterExtraNetworksForTab(txtSearchValue.value.toLowerCase());
searchTimer = null;
}, 50);
}, 100);
});
// card hover