[PM-7349] Update snap description with new URL to help docs (#8703)

* Updated snap summary with new URL to help docs.

* Updated to use summary and description.
This commit is contained in:
Todd Martin 2024-04-23 09:18:49 -04:00 committed by GitHub
parent 714ca66f33
commit e4ebf4aecc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -228,7 +228,8 @@
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
"snap": {
"summary": "After installation enable required `password-manager-service` by running `sudo snap connect bitwarden:password-manager-service`.",
"summary": "Bitwarden is a secure and free password manager for all of your devices.",
"description": "**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. See https://btwrdn.com/install-snap for details.",
"autoStart": true,
"base": "core22",
"confinement": "strict",