mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Turning off online/offline events in case they're causing issues.
This commit is contained in:
parent
fc1fa9a941
commit
96df94f8b4
1 changed files with 1 additions and 1 deletions
|
@ -5014,7 +5014,7 @@
|
|||
}, this));
|
||||
}
|
||||
|
||||
this.watch_navigator_online();
|
||||
// this.watch_navigator_online();
|
||||
},
|
||||
|
||||
watch_navigator_online: function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue