mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying fix for vote/add on mobile-client
This commit is contained in:
@@ -31,6 +31,7 @@ var player_ready = false;
|
||||
var viewers = 1;
|
||||
var temp_user_pass = "";
|
||||
var zoff_api_token = "DwpnKVkaMH2HdcpJT2YPy783SY33byF5/32rbs0+xdU=";
|
||||
//var zoff_api_token = "AhmC4Yg2BhaWPZBXeoWK96DAiAVfbou8TUG2IXtD3ZQ=";
|
||||
var retry_frontpage;
|
||||
var chromecast_specs_sent = false;
|
||||
var dragging = false;
|
||||
|
||||
Reference in New Issue
Block a user