From 19e7cfa0bc8722a86e67b9eec847608da25e0c68 Mon Sep 17 00:00:00 2001
From: "s.pongratz" <s.pongratz@adito.de>
Date: Tue, 2 Nov 2021 11:03:20 +0100
Subject: [PATCH] FixErrorDeadReference

---
 neonDashboard/Service/Service.aod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/neonDashboard/Service/Service.aod b/neonDashboard/Service/Service.aod
index e04750eb2fe..527c5d868bb 100644
--- a/neonDashboard/Service/Service.aod
+++ b/neonDashboard/Service/Service.aod
@@ -41,7 +41,7 @@
     <neonDashlet>
       <name>Dashlet4</name>
       <viewName>TaskFilter_view</viewName>
-      <configName>DashletConfig</configName>
+      <configName>mytasks</configName>
       <uiConfiguration>
         <name>uiConfiguration</name>
         <xPos v="1" />
-- 
GitLab