mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-08 18:45:35 +00:00
removed global socket from nochan
This commit is contained in:
1
static/dist/embed.min.js
vendored
1
static/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/dist/frontpage.min.js
vendored
2
static/dist/frontpage.min.js
vendored
File diff suppressed because one or more lines are too long
4
static/dist/main.min.js
vendored
4
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -277,8 +277,6 @@ function initfp(){
|
|||||||
Nochan.populate_channels(msg);
|
Nochan.populate_channels(msg);
|
||||||
});
|
});
|
||||||
|
|
||||||
window.socket = socket;
|
|
||||||
|
|
||||||
if(!localStorage["ok_cookie"])
|
if(!localStorage["ok_cookie"])
|
||||||
Materialize.toast("We're using cookies to enhance your experience! <a class='waves-effect waves-light btn light-green' href='#ok' id='cookieok' style='cursor:pointer;pointer-events:all;'> ok</a>", 10000);
|
Materialize.toast("We're using cookies to enhance your experience! <a class='waves-effect waves-light btn light-green' href='#ok' id='cookieok' style='cursor:pointer;pointer-events:all;'> ok</a>", 10000);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user