mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-11 13:30:39 +01:00
Remove 'network' from Snap plugs (#11606)
This commit is contained in:
parent
e53bd45fda
commit
1d10f34864
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user