From 219a08ddc515623fb49460bde6b6b20496e0c839 Mon Sep 17 00:00:00 2001 From: Oskar Rough Date: Fri, 19 Jul 2019 11:38:17 +0200 Subject: [PATCH] Disable search because of Algolia "process" bug --- app/components/app-root/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/app-root/template.hbs b/app/components/app-root/template.hbs index 980b7275e..683289992 100644 --- a/app/components/app-root/template.hbs +++ b/app/components/app-root/template.hbs @@ -8,7 +8,7 @@ {{navigation-toggle-btn}} -{{input-autocomplete}} +{{!-- {{input-autocomplete}} --}} {{aside-navigation isAuthenticated=session.isAuthenticated