From e863ced439bbd0716e7f12b8d27ace42a841a53f Mon Sep 17 00:00:00 2001 From: mbugni Date: Wed, 9 Aug 2023 23:00:36 +0200 Subject: [PATCH] Add exception for io.github.Youda008.DoomRunner --- flatpak_builder_lint/staticfiles/exceptions.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 64b0b184..96ebf66b 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -1624,5 +1624,8 @@ }, "io.github.nokse22.inspector": { "finish-args-flatpak-spawn-access": "Needed to execute external commands to show informations about your computer" + }, + "io.github.Youda008.DoomRunner": { + "finish-args-flatpak-spawn-access": "Needed to execute external game engines" } }