Added icon for mac

This commit is contained in:
Tzahi12345
2023-04-17 23:53:43 -04:00
parent 0c2937695c
commit a7507aa803

View File

@@ -19,6 +19,7 @@
}, },
"mac": { "mac": {
"category": "public.app-category.utilities", "category": "public.app-category.utilities",
"icon": "../src/assets/images/logo_512px.png",
"target": "dmg" "target": "dmg"
}, },
"win": { "win": {