We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb02b2 commit 98596d7Copy full SHA for 98596d7
auto-updater.js
@@ -29,7 +29,7 @@ exports.initialize = function () {
29
exports.updateMenu()
30
})
31
32
- autoUpdater.setFeedURL('https://electron-api-demos.githubapp.com/%3Cspan%20class="x x-first x-last">mac')
+ autoUpdater.setFeedURL('https://electron-api-demos.githubapp.com/%3Cspan%20class="x x-first x-last">updates')
33
autoUpdater.checkForUpdates()
34
}
35
0 commit comments