From 7df10686e8fd2d86c34ca81d605da9d8f810f05d Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 9 Jun 2022 18:06:49 +0200 Subject: [PATCH] Change order --- assets/themes/education/education.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/themes/education/education.json b/assets/themes/education/education.json index 35e7acbd7..e92caa7ac 100644 --- a/assets/themes/education/education.json +++ b/assets/themes/education/education.json @@ -15,8 +15,8 @@ "icon": "./assets/layers/school/college.svg", "#layers:note": "kindergarten_childcare must be _below_ school, as it can 'catch' primary schools which do have an integrated preschool", "layers": [ - "school", "tertiary_education", + "school", "kindergarten_childcare" ] } \ No newline at end of file