Skip to content

Commit ad4943f

Browse files
committed
Update client-channel.js
1 parent 9a732bf commit ad4943f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worker/client-channel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let liveViewClients = {};
3030

3131

3232
if (enableDevLogs) {
33-
self.registration.update();
33+
//self.registration.update();
3434
}
3535

3636

0 commit comments

Comments
 (0)