add snap description (#8672)
This commit is contained in:
parent
be362988b0
commit
94bfdf2f9c
|
@ -228,6 +228,7 @@
|
|||
"artifactName": "${productName}-${version}-${arch}.${ext}"
|
||||
},
|
||||
"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,
|
||||
"base": "core22",
|
||||
"confinement": "strict",
|
||||
|
|
Loading…
Reference in New Issue