Change electron app id (at build time)
This commit is contained in:
parent
a275b7e0d2
commit
6ab28d30e3
@ -28,7 +28,7 @@
|
||||
"electron-builder": "^21.2.0"
|
||||
},
|
||||
"build": {
|
||||
"appId": "tabs",
|
||||
"appId": "tabs-app",
|
||||
"linux": {
|
||||
"target": [
|
||||
"dir"
|
||||
|
Loading…
Reference in New Issue
Block a user