From cf2bddf130246f15e7c5492dc6115c9a1bc5e808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20Kr=C3=B6ger?= Date: Thu, 9 May 2019 15:52:03 +0100 Subject: [PATCH] :bug: Fixes import issue with async methods --- src/app/app.vue | 6 ++++-- src/app/euromat/routes.js | 2 +- src/i18n/helper.js | 8 ++------ src/router/index.js | 4 ++-- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/app/app.vue b/src/app/app.vue index 280f06c..7595d61 100644 --- a/src/app/app.vue +++ b/src/app/app.vue @@ -30,10 +30,11 @@