mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[PM-20588] Fixed app description (#14395)
* Update electron-builder.json * Update according to change given by trmartin4 https://github.com/bitwarden/clients/pull/14395#issuecomment-2836796307
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
},
|
||||
"snap": {
|
||||
"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.",
|
||||
"description": "Password Manager\n**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",
|
||||
|
||||
Reference in New Issue
Block a user