mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Forgot to remove SC as a variable locally
This commit is contained in:
@@ -5,8 +5,6 @@ var client = false;
|
||||
if(domain.length > 0 && domain[0] == "client") {
|
||||
client = true;
|
||||
}
|
||||
var SC;
|
||||
var _SC2;
|
||||
var firstLoad = "";
|
||||
var videoSource;
|
||||
var dynamicListeners = {};
|
||||
|
||||
Reference in New Issue
Block a user