fix: appimage (#34)

This commit is contained in:
/home/neo 2026-04-03 14:32:34 +03:00 committed by GitHub
parent 54a0fa6b7c
commit 4b2104670a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,6 +32,11 @@
"bundle": {
"active": true,
"targets": "all",
"linux": {
"appimage": {
"bundleMediaFramework": true
}
},
"resources": [
"resources/DLC"
],