From c83394fd40bf97e4c5092489503f4f726988314d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 10 Nov 2023 20:54:25 +0100 Subject: [PATCH] Make a dummy key for KUA so that things won't break --- obs/config/repo_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/obs/config/repo_config.json b/obs/config/repo_config.json index 0ff00a0..27b479d 100644 --- a/obs/config/repo_config.json +++ b/obs/config/repo_config.json @@ -1287,5 +1287,6 @@ "kde": "multimedia/amarok", "branch": "master" } - } + }, + "KDE:Unstable:Applications": [] }