added removable-media plug

This commit is contained in:
ShoofLLC
2021-04-13 23:07:21 +02:00
committed by wwmayer
parent f43329f80a
commit 3a7583be5e

View File

@@ -101,5 +101,5 @@ echo "
apps:
FreeCAD:
command: bin/launcher
plugs: [ locale-control,x11,opengl,network-bind,home,unity7 ]
plugs: [ locale-control,x11,opengl,network-bind,home,unity7,removable-media ]
" >> snapcraft.yaml