We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a732bf commit ad4943fCopy full SHA for ad4943f
1 file changed
worker/client-channel.js
@@ -30,7 +30,7 @@ let liveViewClients = {};
30
31
32
if (enableDevLogs) {
33
- self.registration.update();
+ //self.registration.update();
34
}
35
36
0 commit comments