Windows fix

This commit is contained in:
2025-11-01 11:45:41 -07:00
parent 030909108c
commit 9684247597

View File

@@ -25,6 +25,10 @@
} }
}, },
"bundle": { "bundle": {
"active": false "active": true,
"targets": "msi",
"icon": [
"icons/icon.ico"
]
} }
} }