build(flatpak): add exception for home filesystem access (#4005)

This commit is contained in:
ReenigneArcher 2025-06-24 23:11:12 -04:00 committed by GitHub
commit 684530af1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@
"appstream-external-screenshot-url", "appstream-external-screenshot-url",
"appstream-screenshots-not-mirrored-in-ostree", "appstream-screenshots-not-mirrored-in-ostree",
"external-gitmodule-url-found", "external-gitmodule-url-found",
"finish-args-flatpak-spawn-access" "finish-args-flatpak-spawn-access",
"finish-args-home-filesystem-access"
] ]
} }