From 68f322327bc2437cdab8089eb7243fcc93b10ccf Mon Sep 17 00:00:00 2001 From: sid-f22 <37169597+sid-f22@users.noreply.github.com> Date: Thu, 12 Apr 2018 11:09:44 +0530 Subject: [PATCH] include search here --- flavors.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flavors.json b/flavors.json index e399481..323f27c 100644 --- a/flavors.json +++ b/flavors.json @@ -1,5 +1,6 @@ { "title": "Flavors", + "search":"true", "data": [ { "title": "Link", @@ -290,4 +291,4 @@ } } ] -} \ No newline at end of file +}