Turning off online/offline events in case they're causing issues.

This commit is contained in:
Samuel Clay 2019-02-07 15:02:01 -05:00
parent fc1fa9a941
commit 96df94f8b4

View file

@ -5014,7 +5014,7 @@
}, this));
}
this.watch_navigator_online();
// this.watch_navigator_online();
},
watch_navigator_online: function() {