design fixes

This commit is contained in:
2026-03-10 14:24:54 +07:00
parent cfa18f698b
commit 7240bcf94c
8 changed files with 37 additions and 23 deletions
+7 -1
View File
@@ -24,6 +24,12 @@
"bundle": {
"active": true,
"targets": "all",
"icon": ["icons/icon.png"]
"icon": [
"icons/32x32.png",
"icons/128x128.png",
"icons/128x128@2x.png",
"icons/icon.ico",
"icons/icon.icns"
]
}
}