1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Fix autostart in snap

This commit is contained in:
Hinton
2020-12-14 22:45:36 +01:00
parent ce5a3f0f35
commit c5edb3e04e
2 changed files with 8 additions and 7 deletions

View File

@@ -221,6 +221,7 @@
"artifactName": "${productName}-${version}-${arch}.${ext}" "artifactName": "${productName}-${version}-${arch}.${ext}"
}, },
"snap": { "snap": {
"autoStart": true,
"confinement": "strict", "confinement": "strict",
"plugs": [ "plugs": [
"default", "default",