Skip to content

Commit

Permalink
Add “removable-media” snap plug (#978)
Browse files Browse the repository at this point in the history
Fixes #973
  • Loading branch information
CvX authored and sindresorhus committed Jun 30, 2019
1 parent 39c9ae9 commit 648c812
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@
"snap": {
"plugs": [
"default",
"camera"
"camera",
"removable-media"
]
},
"win": {
Expand Down

0 comments on commit 648c812

Please sign in to comment.