Исправление ошибки компиляции

This commit is contained in:
2024-06-19 07:46:45 +07:00
parent 345aaa451e
commit 84ace82c0c
4 changed files with 13 additions and 6 deletions
+6
View File
@@ -26,6 +26,9 @@
"unmaximize": true,
"unminimize": true,
"startDragging": true
},
"fs": {
"scope": ["$RESOURCE/*"]
}
},
"windows": [
@@ -49,6 +52,9 @@
"icons/128x128@2x.png",
"icons/icon.icns",
"icons/icon.ico"
],
"resources": [
".env"
]
}
}