Trying the flowthrough

This commit is contained in:
Kasper Rynning-Tønnesen
2018-06-05 10:52:45 +02:00
parent 764abdd19b
commit abe6d1f5bb
3 changed files with 3 additions and 3 deletions

View File

@@ -256,6 +256,7 @@ function getSessionChatPass(id, callback) {
function setChromecastHost(id, other_id, list, callback) {
try {
console.log("settingChromecastHost: ", socket.cookie_id, msg.guid);
if(id == "empty" || id == undefined) {
callback();
return;