mirror of
https://github.com/simon987/Simple-Incremental-Search-Tool.git
synced 2025-12-14 07:39:05 +00:00
Bug fixes
This commit is contained in:
@@ -592,4 +592,4 @@ document.getElementById("pathBar").addEventListener("keyup", function () {
|
||||
searchQueued = true;
|
||||
});
|
||||
|
||||
window.setInterval(search, 75);
|
||||
window.setInterval(search, 150);
|
||||
Reference in New Issue
Block a user