Skip to content

Commit

Permalink
Update electron shell
Browse files Browse the repository at this point in the history
  • Loading branch information
ellaismer committed Jul 21, 2018
1 parent e54955f commit f8d25b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions electron/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"appId": "io.parity.ui",
"appId": "io.ellaism.ui",
"directories": {
"buildResources": "./"
},
Expand Down Expand Up @@ -29,10 +29,10 @@
"allowAnywhere": false,
"allowCurrentUserHome": false
},
"productName": "Parity UI",
"productName": "Ellaism Shell",
"win": {
"icon": "./assets/icon/small-white-512x512.png",
"publisherName": "Parity Technologies (UK) Ltd.",
"publisherName": "The Ellaism Project.",
"target": "nsis"
}
}

0 comments on commit f8d25b3

Please sign in to comment.