We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2bebd commit ee2e381Copy full SHA for ee2e381
ffw/BasicCommunicationRPC.js
@@ -140,7 +140,6 @@ FFW.BasicCommunication = FFW.RPCObserver
140
.subscribeToNotification(this.onResumeAudioSourceNotification);
141
this.onServiceUpdateNotificationSubscribeRequestID = this.client
142
.subscribeToNotification(this.onServiceUpdateNotification);
143
- this
144
setTimeout(function() {
145
FFW.BasicCommunication.OnSystemTimeReady();
146
}, 500);
0 commit comments