Commit f82a34aa by pangchong

Merge branch 'master' of 122.112.146.86:qlintonger/standalone-anyremote

parents 28897b6b 40c8e8f2
......@@ -12,6 +12,8 @@ export default {
anyRemote.configureWS(
url, tabVisibleCB, connectionLostCB, wsSocketChannelName
);
} else {
anyRemote?.wsInt?.close(true);
}
}, {
immediate: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment