From 443101a2ba1cc24572757471c12f934f178e674e Mon Sep 17 00:00:00 2001 From: Vasilito Date: Thu, 7 May 2026 07:56:29 +0100 Subject: [PATCH] fix: repair redbear-full package TOML syntax --- config/redbear-full.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 4514b07cf..0a729a0f6 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -111,7 +111,8 @@ kf6-pty = {} kf6-knotifyconfig = {} kf6-kparts = {} icu = {} -konsole = {}kglobalacceld = {} +konsole = {} +kglobalacceld = {} # kwin = {} # Blocked: Qt6 Wayland plugin import error (QML gate)