diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 8a57be87..aad3729a 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -1204,6 +1204,9 @@ "org.godotengine.Godot3": { "finish-args-flatpak-spawn-access": "the app requires flatpak-spawn access to allow external code editors to be used with it" }, + "org.godotengine.GodotSharp": { + "finish-args-flatpak-spawn-access": "the app requires flatpak-spawn access to allow external code editors to be used with it" + }, "org.hydrogenmusic.Hydrogen": { "flathub-json-skip-appstream-check": "appstream file has GPL license, upstream hasn't fixed it" },