Merge pull request #800 from kiwix/better-flatpak-permissions

Allow to directly access ZIM file (ready-only) in Kiwix Desktop Flatpak
This commit is contained in:
Kelson 2025-01-05 18:27:53 +01:00 committed by GitHub
commit baed570f14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ MANIFEST = {
"--socket=pulseaudio",
"--share=network",
"--share=ipc",
"--filesystem=host:ro",
],
"cleanup": [
"/include",