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"
},
"build": {
"appId": "com.whattheflat.app",
"productName": "WhatTheFlat",
"appId": "com.jambuddy.app",
"productName": "JamBuddy",
"files": [
"dist/**/*",
"electron/**/*",