mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
client: collapse search on click outside
This commit is contained in:
@@ -104,7 +104,6 @@ setTimeout(() => {
|
||||
});
|
||||
|
||||
localStorage.setItem("current", JSON.stringify(new_current));
|
||||
// localStorage.setItem("prev", JSON.stringify(old_current));
|
||||
});
|
||||
}, 1000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user