From 86251dbbc428538c2596f59e14712b6efc81f439 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/res/ext/bigbrain.json b/src/res/ext/bigbrain.json index dc9ec1cd3..3a0067c53 100644 --- a/src/res/ext/bigbrain.json +++ b/src/res/ext/bigbrain.json @@ -694,7 +694,11 @@ ] } ] - }, + } + ] + } + ] + }, { "name": "diencephalon", "children": [ @@ -860,10 +864,6 @@ } ] } - ] - } - ] - } ] }, { @@ -1010,4 +1010,4 @@ } ] } -} \ No newline at end of file +} -- GitLab