From ed53543768353ded6c69e6708da4c48cd08e22a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@xover.mud.at>
Date: Sat, 27 Apr 2019 10:00:27 +0200
Subject: [PATCH] children: show type filter by default

---
 children.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/children.json b/children.json
index a786e61..fa2efec 100644
--- a/children.json
+++ b/children.json
@@ -86,6 +86,7 @@
         "type": {
             "name": "{{ trans('filter:type') }}",
             "type": "select",
+            "show_default": "true",
             "values": {
                 "playground": {
                     "name": "{{ tagTrans('leisure', 'playground') }}",