Update videoSync.js
This commit is contained in:
parent
8fa42026e1
commit
db126a8b87
@ -139,6 +139,9 @@
|
||||
} else if (messageData.action == "now" && hasInteractedWithWebPage) {
|
||||
buttonsAreActive = true;
|
||||
hideAndRevealButtons(buttonsAreActive);
|
||||
} else if (messageData.action == "webSocketConnected") {
|
||||
tablet.emitScriptEvent(message);
|
||||
return;
|
||||
}
|
||||
sendMessage(message);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user