mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-06-12 14:11:05 +08:00
修复linux系统下,图标显示问题
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB |
@@ -87,7 +87,7 @@
|
||||
]
|
||||
},
|
||||
"linux": {
|
||||
"icon": "./build/icons/256x256.png",
|
||||
"icon": "./build/icons/icon.icns",
|
||||
"artifactName": "${productName}-linux-${version}.${ext}",
|
||||
"target": [
|
||||
"deb"
|
||||
|
||||
Reference in New Issue
Block a user