Skip to content

Commit 73d3581

Browse files
committed
feat(build): add snap
1 parent 8a8f44f commit 73d3581

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

colorpicker-build.json

+6
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
"synopsis": "Colorpicker App",
2828
"category": "Graphics"
2929
},
30+
"snap": {
31+
"plugs": [
32+
"default",
33+
"desktop"
34+
]
35+
},
3036
"win": {
3137
"icon": "build/icon.ico"
3238
},

0 commit comments

Comments
 (0)