1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

Remove 'network' from Snap plugs (#11606)

This commit is contained in:
Vince Grassia
2024-10-17 13:46:58 -04:00
committed by GitHub
parent e53bd45fda
commit 1d10f34864

View File

@@ -249,7 +249,7 @@
"autoStart": true, "autoStart": true,
"base": "core22", "base": "core22",
"confinement": "strict", "confinement": "strict",
"plugs": ["default", "network", "network-bind", "password-manager-service"], "plugs": ["default", "network-bind", "password-manager-service"],
"stagePackages": ["default"] "stagePackages": ["default"]
}, },
"protocols": [ "protocols": [