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

Commit a8e5a42

Browse files
committed
Added new permissions to Snap package
Fixes #2700
1 parent 2037dba commit a8e5a42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,9 @@
124124
],
125125
"plugs": [
126126
"default",
127-
"camera"
127+
"camera",
128+
"audio-record",
129+
"removable-media"
128130
]
129131
},
130132
"linux": {

0 commit comments

Comments
 (0)