From f6c98761bcbddb6a044a1e1bc6b56f777f35d6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= 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') }}",