mirror of
https://github.com/ztjhz/BetterChatGPT.git
synced 2023-07-20 23:11:29 +03:00
add app icon for macos (#321)
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user