Add flatpak builds

This commit is contained in:
Geomitron
2025-03-25 13:50:33 -05:00
parent d4c3208b87
commit 21f8a98456
3 changed files with 15 additions and 5 deletions

View File

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