Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Added new permissions to Snap package
Browse files Browse the repository at this point in the history
Fixes #2700
  • Loading branch information
saenzramiro committed Oct 8, 2020
1 parent 2037dba commit a8e5a42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,9 @@
],
"plugs": [
"default",
"camera"
"camera",
"audio-record",
"removable-media"
]
},
"linux": {
Expand Down

0 comments on commit a8e5a42

Please sign in to comment.