added removable-media plug

This commit is contained in:
ShoofLLC
2021-04-13 23:07:21 +02:00
committed by wwmayer
parent 72b8613742
commit c8d5e2ec70

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