removed hole in flatpak for xdg-pictures
not needed now due to using Portal
This commit is contained in:
parent
1067f4caa1
commit
1436bbba43
1 changed files with 1 additions and 3 deletions
|
@ -25,8 +25,6 @@ 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
|
||||
|
|
Loading…
Reference in a new issue