From a0211c354c93160f9a30f11616f6ec8d62709e33 Mon Sep 17 00:00:00 2001
From: aAXEe <aaxee@noreply.openstreetbrowser.org>
Date: Fri, 13 Jul 2018 09:07:58 +0200
Subject: [PATCH] Add playground objects

---
 children.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/children.json b/children.json
index 52554e6e..89ec41dc 100644
--- a/children.json
+++ b/children.json
@@ -20,6 +20,9 @@
             "node[kids_area];",
             "way[kids_area];",
             "relation[kids_area];",
+            "node[playground];",
+            "way[playground];",
+            "relation[playground];",
             ");"
         ]
     },
@@ -81,4 +84,4 @@
         "  </tr>",
         "</table>"
     ]
-}
+}
\ No newline at end of file