From a3d64bf81b9bd4e68f9eff770434547ad45e1ac5 Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Fri, 1 Mar 2019 12:58:57 +0100 Subject: [PATCH] Fixed broken app by deleting double translate-context parameters --- front/src/components/common/EmptyState.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/common/EmptyState.vue b/front/src/components/common/EmptyState.vue index 8b911cecf..79067b8ee 100644 --- a/front/src/components/common/EmptyState.vue +++ b/front/src/components/common/EmptyState.vue @@ -5,7 +5,7 @@ - + No results were found. @@ -14,7 +14,7 @@