We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b979b2 commit a47c514Copy full SHA for a47c514
package.json
@@ -23,7 +23,7 @@
23
"linux": {
24
"icon": "assets/generated/icons/png",
25
"category": "AudioVideo",
26
- "target": ["AppImage", "deb", "rpm"]
+ "target": ["AppImage", "snap", "freebsd", "deb", "rpm"]
27
}
28
},
29
"scripts": {
0 commit comments