mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed some faulty variables
This commit is contained in:
@@ -8,6 +8,7 @@ var chan = $("#chan").html();
|
||||
var list_html = $("#list-song-html").html();
|
||||
var hasadmin=0;
|
||||
var w_p = true;
|
||||
var peis = false;
|
||||
|
||||
window.mobilecheck = function() {
|
||||
var check = false;
|
||||
|
||||
Reference in New Issue
Block a user