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 74ae49c commit d3fc1d4Copy full SHA for d3fc1d4
app/updater.js
@@ -9,7 +9,7 @@ const menus = require('./menus')
9
const config = require('./config')
10
const {broadcast} = require('./windows')
11
12
-const feed = 'http://oryoki.io/latest-test.json'
+const feed = 'http://oryoki.io/latest.json'
13
var latest = null
14
15
var tmp = null
0 commit comments