Skip to content

Commit 33a1680

Browse files
committed
Fix: add /run/user/1000 filesystem access
1 parent f0d0a98 commit 33a1680

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

flatpak/com.eerie.readervaultpro.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ finish-args:
1616
- --filesystem=xdg-documents
1717
- --filesystem=xdg-download
1818
- --filesystem=/run/user/1000
19+
- --filesystem=/run/user/1000
1920
modules:
2021
# Build libvips into /app
2122
- libvips.json
@@ -90,5 +91,5 @@ modules:
9091
sources:
9192
- type: git
9293
url: https://github.com/EerieGoesD/game-guide-manager.git
93-
commit: dd2cdfd898df833f0b8af722a28382273afdfe25
94+
commit: f0d0a988e02bcaf8511f557a55aac2f8e0d89f2c
9495
- generated-sources.json

0 commit comments

Comments
 (0)