mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +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:
@@ -35,7 +35,7 @@ apps:
|
|||||||
command: bw
|
command: bw
|
||||||
environment:
|
environment:
|
||||||
XDG_CONFIG_HOME: $SNAP_USER_DATA
|
XDG_CONFIG_HOME: $SNAP_USER_DATA
|
||||||
plugs: [network, network-bind]
|
plugs: [network, network-bind, desktop]
|
||||||
parts:
|
parts:
|
||||||
bw:
|
bw:
|
||||||
plugin: dump
|
plugin: dump
|
||||||
|
|||||||
Reference in New Issue
Block a user