Skip to content

Commit 13d9c8a

Browse files
committed
chore: Add "WinBoat" product name to electron-builder.json so the app doesn't register itself as "winboat" with lowercase
1 parent 26aa840 commit 13d9c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electron-builder.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"appId": "com.teabox.winboat",
3+
"productName": "WinBoat",
34
"directories": {
45
"output": "dist"
56
},

0 commit comments

Comments
 (0)