From dd39569a2aac84c476b6ab8eba877256b952794e Mon Sep 17 00:00:00 2001
From: Christian Schiffer <c.schiffer@fz-juelich.de>
Date: Fri, 20 Nov 2020 10:37:48 +0100
Subject: [PATCH] Put diencephalon to correct position in area hierarchy

---
 src/res/ext/bigbrain.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/res/ext/bigbrain.json b/src/res/ext/bigbrain.json
index 28b327a7d..2da9f60da 100644
--- a/src/res/ext/bigbrain.json
+++ b/src/res/ext/bigbrain.json
@@ -689,7 +689,11 @@
                       ]
                     }
                   ]
-                },
+                }
+              ]
+            }
+          ]
+        },
                 {
                   "name": "diencephalon",
                   "children": [
@@ -855,10 +859,6 @@
                     }
                   ]
                 }
-              ]
-            }
-          ]
-        }
       ]
     },
     {
-- 
GitLab