removed hole in flatpak for xdg-pictures

not needed now due to using Portal
This commit is contained in:
Dovi Cowan 2022-06-19 18:41:52 +01:00
parent 1067f4caa1
commit 1436bbba43
Signed by: dcowan
GPG key ID: CC4A4CB950D7E579

View file

@ -25,9 +25,7 @@ finish-args:
- '--filesystem=~/.var/app/com.github.artemanufrij.webpin/'
# DRI - Direct Rendering - without this, rendering is really slow
- '--device=dri'
# For temporary dev purposes
- '--filesystem=xdg-pictures/webpin:ro'
# This section is where you list all the source code required to build your app.
# If we had external dependencies that weren't included in our SDK, we would list
# them here.