Skip to content

Commit

Permalink
moniteur-admin: Make installer oneClick
Browse files Browse the repository at this point in the history
  • Loading branch information
root-expert committed Jan 4, 2020
1 parent 48443ea commit 672a26e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ module.exports = {
// options placed here will be merged with default configuration and passed to electron-builder
"appId": "org.aueb.moniteur-admin",
"productName": "Moniteur Admin",
"win": { "requestedExecutionLevel": "requireAdministrator" },
"nsis": {
"oneClick": false,
"artifactName": "moniteur-admin-Setup-v${version}.${ext}",
},
"linux": {
Expand Down

0 comments on commit 672a26e

Please sign in to comment.