From ed42b463833073fcdfc15755c73b01c5c050c170 Mon Sep 17 00:00:00 2001 From: Rolux Date: Tue, 5 Jan 2016 21:39:19 +0530 Subject: [PATCH] add place filter --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 13d0cd2..b2091ef 100644 --- a/config.json +++ b/config.json @@ -53,6 +53,7 @@ "title": "Place", "type": ["string"], "columnWidth": 128, + "filter": true, "sort": true }, {