From 8aa93b814121b393ca7d6b9752b842d22d11c43d Mon Sep 17 00:00:00 2001 From: Francesco Pio Gaglione Date: Fri, 8 Nov 2024 15:20:35 +0100 Subject: [PATCH] cosmic money rw access --- flatpak_builder_lint/staticfiles/exceptions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 35b2c767..73f746d3 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -3834,7 +3834,7 @@ "finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host" }, "com.francescogaglione.cosmicmoney": { - "finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host" + "finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to listen for changes in the host and write app configuration files" }, "io.github.cosmic_utils.Examine": { "finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"