adding appimage back

This commit is contained in:
Martin McKeaveney 2021-01-31 20:31:17 +00:00
parent 0a45b7ee89
commit ee798ab424
1 changed files with 2 additions and 1 deletions

View File

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