fix: product name ontime

This commit is contained in:
Carlos Valente
2025-10-10 19:02:55 +02:00
committed by Carlos Valente
parent ef7f0fb54a
commit aa927597f3
+1 -1
View File
@@ -28,7 +28,7 @@
"dist-linux": "electron-builder --publish=never --x64 --linux"
},
"build": {
"productName": "ontime-prerelease",
"productName": "ontime",
"appId": "no.lightdev.ontime",
"asar": true,
"dmg": {