Fixed placing of toggle in settings

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-23 10:33:50 +02:00
parent 0bf8cc4f5c
commit 81e7c0e138
6 changed files with 128 additions and 96 deletions

View File

@@ -545,7 +545,7 @@ io.on('connection', function(socket){
}
});
socket.on('reconnect_failed', function()
{
if(in_list)
@@ -563,7 +563,7 @@ io.on('connection', function(socket){
}
});
socket.on('connect_timeout', function()
{
if(in_list)