From b34327e4f293210d02e2598f7842f3720f59f961 Mon Sep 17 00:00:00 2001
From: dh_heyart <pheyart@dh-software.de>
Date: Do, 02 Jul 2026 17:39:52 +0200
Subject: [PATCH] new build of client, removed config folder since theme.json now is part of the configuration json (layout1.json and layout2.json)
---
configurations/14243/public/layout2.json | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/configurations/14243/public/layout2.json b/configurations/14243/public/layout2.json
index a59b806..569b4cc 100644
--- a/configurations/14243/public/layout2.json
+++ b/configurations/14243/public/layout2.json
@@ -68,5 +68,13 @@
],
"areas": []
}
- ]
+ ],
+ "theme": {
+ "colors": {
+ },
+ "template": {
+ },
+ "mail": {
+ }
+ }
}
--
Gitblit v1.9.3