Skip to content

Commit 06eb1dc

Browse files
AndrewAndrew
authored andcommitted
fix electron build for app stores
1 parent 4148d19 commit 06eb1dc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

electron-builder.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373

7474
"win": {
7575
"target": "AppX",
76-
"icon": "app/assets/icons/win/icon.ico",
77-
"publisherName": "Allow2 Pty Ltd"
76+
"icon": "app/assets/icons/win/icon.ico"
7877
},
7978

8079
"linux": {

0 commit comments

Comments
 (0)