mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying the flowthrough
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user