Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
violethaze74
pling-store-development
Commits
ed67d39b
Verified
Commit
ed67d39b
authored
Aug 30, 2019
by
azubieta
Browse files
Revert "setFeedUrl"
This reverts commit
97481afd
.
parent
11dcd61a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/main.js
View file @
ed67d39b
...
...
@@ -10,8 +10,6 @@ const {autoUpdater} = require("electron-updater")
autoUpdater
.
logger
=
require
(
"
electron-log
"
)
autoUpdater
.
logger
.
transports
.
file
.
level
=
"
info
"
autoUpdater
.
setFeedURL
({
"
provider
"
:
"
generic
"
,
"
url
"
:
"
https://www.opencode.net/azubieta/pling-store/-/jobs/artifacts/master/raw/build_pling-store/pling-store-master-x86_64.AppImage.zsync?job=appimage
"
})
// Set configs dir
app
.
setPath
(
"
userData
"
,
app
.
getPath
(
"
appData
"
)
+
"
/OCS-Store
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment