Fix bundle targets to build for all platforms

This commit is contained in:
2025-11-02 13:52:29 +01:00
parent a80c783576
commit 4833dee89a

View File

@ -64,7 +64,7 @@
}, },
"bundle": { "bundle": {
"active": true, "active": true,
"targets": ["deb"], "targets": "all",
"icon": [ "icon": [
"icons/32x32.png", "icons/32x32.png",
"icons/128x128.png", "icons/128x128.png",