Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33057730
D7095.1768430542.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
509 B
Referenced Files
None
Subscribers
None
D7095.1768430542.diff
View Options
diff --git a/desktop/src/auto-update.js b/desktop/src/auto-update.js
--- a/desktop/src/auto-update.js
+++ b/desktop/src/auto-update.js
@@ -25,11 +25,6 @@
autoUpdater.on('update-not-available', scheduleCheckForUpdates);
- autoUpdater.on('update-downloaded', (event, releaseNotes, releaseName) => {
- autoUpdater.setFeedURL({ url: getUpdateUrl(releaseName) });
- scheduleCheckForUpdates();
- });
-
autoUpdater.on('error', error => {
console.error(error);
scheduleCheckForUpdates();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 14, 10:42 PM (1 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5934412
Default Alt Text
D7095.1768430542.diff (509 B)
Attached To
Mode
D7095: [desktop] Stop checking for a new version after download
Attached
Detach File
Event Timeline
Log In to Comment