1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

add 'desktop' to snapcraft plugs (#5057)

Co-authored-by: Sara Safavi <sara@planet.com>
Co-authored-by: Bernd Schoolmann <mail@quexten.com>
This commit is contained in:
Sara Safavi
2024-08-16 10:07:46 -05:00
committed by GitHub
parent 4d088f3856
commit 3e37daf236

View File

@@ -35,7 +35,7 @@ apps:
command: bw
environment:
XDG_CONFIG_HOME: $SNAP_USER_DATA
plugs: [network, network-bind]
plugs: [network, network-bind, desktop]
parts:
bw:
plugin: dump