1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 06:43:35 +00:00

add snap description (#8672)

This commit is contained in:
Jake Fink
2024-04-10 13:02:59 -04:00
committed by GitHub
parent be362988b0
commit 94bfdf2f9c

View File

@@ -228,6 +228,7 @@
"artifactName": "${productName}-${version}-${arch}.${ext}" "artifactName": "${productName}-${version}-${arch}.${ext}"
}, },
"snap": { "snap": {
"summary": "**Installation**\nBitwarden requires access to the `password-manager-service`. Please enable it through permissions or by running `sudo snap connect bitwarden:password-manager-service` after installation.",
"autoStart": true, "autoStart": true,
"base": "core22", "base": "core22",
"confinement": "strict", "confinement": "strict",