flatpak builds

This commit is contained in:
Geomitron
2024-07-10 16:08:25 -05:00
parent 70bfe5331d
commit 55f5b871f3

View File

@@ -36,7 +36,8 @@
"linux": {
"compression": "maximum",
"target": [
"AppImage"
"AppImage",
"flatpak"
],
"category": "utility"
}