mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
better embed player on small screens
This commit is contained in:
@@ -569,6 +569,7 @@ var List = {
|
||||
"client " + client,
|
||||
"socket_connected " + socket_connected
|
||||
]);
|
||||
|
||||
if((client || Helper.mobilecheck()) && !socket_connected) {
|
||||
if(vote != "del") {
|
||||
vote_ajax(id);
|
||||
|
||||
Reference in New Issue
Block a user