1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

adding appimage back

This commit is contained in:
Martin McKeaveney 2021-01-31 20:31:17 +00:00
parent 0a45b7ee89
commit ee798ab424

View file

@ -22,7 +22,8 @@
"maintainer": "Budibase", "maintainer": "Budibase",
"icon": "./build/icons/", "icon": "./build/icons/",
"target": [ "target": [
"deb" "deb",
"AppImage"
], ],
"category": "Development" "category": "Development"
}, },