mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
ABORTING LOOP
This commit is contained in:
2
static/dist/embed.min.js
vendored
2
static/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/dist/main.min.js
vendored
2
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -132,7 +132,7 @@ var Player = {
|
|||||||
}
|
}
|
||||||
if(paused)
|
if(paused)
|
||||||
{
|
{
|
||||||
socket.emit('pos', {channel: chan.toLowerCase()});
|
if(!chromecastAvailable) socket.emit('pos', {channel: chan.toLowerCase()});
|
||||||
paused = false;
|
paused = false;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user