mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 22:24:11 +00:00
fix: product name ontime
This commit is contained in:
committed by
Carlos Valente
parent
ef7f0fb54a
commit
aa927597f3
@@ -28,7 +28,7 @@
|
|||||||
"dist-linux": "electron-builder --publish=never --x64 --linux"
|
"dist-linux": "electron-builder --publish=never --x64 --linux"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"productName": "ontime-prerelease",
|
"productName": "ontime",
|
||||||
"appId": "no.lightdev.ontime",
|
"appId": "no.lightdev.ontime",
|
||||||
"asar": true,
|
"asar": true,
|
||||||
"dmg": {
|
"dmg": {
|
||||||
|
|||||||
Reference in New Issue
Block a user