Loading app/app.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ autoUpdater.autoDownload = false; autoUpdater.setFeedURL({ provider: "generic", url: "https://gitlab.com/openflexure/openflexure-microscope-jsclient/-/jobs/artifacts/master/raw?job=package" url: "https://gitlab.com/openflexure/openflexure-microscope-jsclient/-/jobs/artifacts/stable/raw?job=package" }); autoUpdater.on('checking-for-update', function () { Loading Loading
app/app.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ autoUpdater.autoDownload = false; autoUpdater.setFeedURL({ provider: "generic", url: "https://gitlab.com/openflexure/openflexure-microscope-jsclient/-/jobs/artifacts/master/raw?job=package" url: "https://gitlab.com/openflexure/openflexure-microscope-jsclient/-/jobs/artifacts/stable/raw?job=package" }); autoUpdater.on('checking-for-update', function () { Loading