updating the build productName to JamBuddy

This commit is contained in:
James Twose
2026-03-14 21:03:31 +00:00
parent 2efc785694
commit 7d5ad306b4
+2 -2
View File
@@ -34,8 +34,8 @@
"wait-on": "^9.0.4" "wait-on": "^9.0.4"
}, },
"build": { "build": {
"appId": "com.whattheflat.app", "appId": "com.jambuddy.app",
"productName": "WhatTheFlat", "productName": "JamBuddy",
"files": [ "files": [
"dist/**/*", "dist/**/*",
"electron/**/*", "electron/**/*",