Skip to content

Commit d73d2b7

Browse files
committed
Merge pull request #92 from stalina/master
fix/ Manage icons for linux binary generation
2 parents e47584a + 2698452 commit d73d2b7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

electron-builder.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
},
1919
"linux": {
20-
"icon": "dist/favicon",
20+
"icon": "dist",
2121
"target": [
2222
"AppImage"
2323
]

src/favicon.256x256.png

14.1 KB
Loading

0 commit comments

Comments
 (0)