diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 36b7353a..6ad7865f 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -3829,6 +3829,9 @@ "dev.edfloreshz.CosmicTweaks": { "finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to read and write to system configuration files" }, + "fr.sgued.bodev": { + "finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to read and write to system configuration files" + }, "com.jwestall.Forecast": { "finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to read the system theme and listen for config changes in the host" },