Skip to content

Commit f8d25b3

Browse files
committed
Update electron shell
1 parent e54955f commit f8d25b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

electron/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"appId": "io.parity.ui",
2+
"appId": "io.ellaism.ui",
33
"directories": {
44
"buildResources": "./"
55
},
@@ -29,10 +29,10 @@
2929
"allowAnywhere": false,
3030
"allowCurrentUserHome": false
3131
},
32-
"productName": "Parity UI",
32+
"productName": "Ellaism Shell",
3333
"win": {
3434
"icon": "./assets/icon/small-white-512x512.png",
35-
"publisherName": "Parity Technologies (UK) Ltd.",
35+
"publisherName": "The Ellaism Project.",
3636
"target": "nsis"
3737
}
3838
}

0 commit comments

Comments
 (0)