Skip to content

Commit

Permalink
add snap description (#8672)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlf0dev committed Apr 10, 2024
1 parent c0e9c51 commit 72e8332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/desktop/electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 72e8332

Please sign in to comment.