Download and install updates without the help of electron-updater
This commit is contained in:
@@ -777,6 +777,8 @@
|
||||
function onEmpty() {
|
||||
initialLoadComplete = true;
|
||||
|
||||
window.readyForUpdates();
|
||||
|
||||
let interval = setInterval(() => {
|
||||
const view = window.owsDesktopApp.appView;
|
||||
if (view) {
|
||||
|
Reference in New Issue
Block a user