diff --git a/package.json b/package.json index 29f36663c..3435e2dab 100644 --- a/package.json +++ b/package.json @@ -126,6 +126,12 @@ "description": "Caprine is an unofficial and privacy focused Facebook Messenger app with many useful features.", "category": "Network;Chat" }, + "snap": { + "plugs": [ + "default", + "camera" + ] + }, "win": { "verifyUpdateCodeSignature": false }