mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 05:21:01 +00:00
Error handling, localstorage fix, styling, search stuff, boobs, fucks and colored people
This commit is contained in:
@@ -111,6 +111,10 @@ $(document).keyup(function(e) {
|
||||
}
|
||||
});
|
||||
|
||||
function showSearch(){
|
||||
$("#search-wrapper").toggleClass("hide");
|
||||
$("#song-title").toggleClass("hide");
|
||||
}
|
||||
|
||||
function search(search_input){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user