mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 15:44:00 +01:00
add app icon for macos (#321)
This commit is contained in:
parent
2ff858bf99
commit
13ac535504
|
@ -24,10 +24,10 @@
|
|||
},
|
||||
"dmg": {
|
||||
"title": "${productName} ${version}",
|
||||
"icon": "dist/icon-rounded.png"
|
||||
"icon": "dist/icon-rounded-macos.png"
|
||||
},
|
||||
"mac": {
|
||||
"icon": "dist/icon-rounded.png"
|
||||
"icon": "dist/icon-rounded-macos.png"
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
|
|
BIN
public/icon-rounded-macos.png
Normal file
BIN
public/icon-rounded-macos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
Loading…
Reference in a new issue