From 6eeda1130c29f232cd7b71ffc1c6258ce361c02f Mon Sep 17 00:00:00 2001
From: thijs snijder <snijder@astron.nl>
Date: Wed, 20 Apr 2022 14:34:38 +0200
Subject: [PATCH] fixed thing

---
 CDB/LOFAR_ConfigDb.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json
index 56263d3c2..26378e962 100644
--- a/CDB/LOFAR_ConfigDb.json
+++ b/CDB/LOFAR_ConfigDb.json
@@ -35,7 +35,8 @@
         "TileBeam": {
             "STAT": {
                 "TileBeam": {
-                    "STAT/TileBeam/1": {}
+                    "STAT/TileBeam/1": {
+                    }
                 }
             }
         },
-- 
GitLab