From b264a49c23c8c4bba23670fa79a0b57874cea7ea Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 24 Jan 2019 15:57:45 +0100 Subject: [PATCH] Fix js warnings Signed-off-by: Thomas Citharel --- js/src/components/NavBar.vue | 25 ++++++++++++------------- js/src/views/Home.vue | 4 ++-- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue index b23ff9eb4..e9fc3917f 100644 --- a/js/src/components/NavBar.vue +++ b/js/src/components/NavBar.vue @@ -28,7 +28,7 @@
@@ -43,27 +43,27 @@ diff --git a/js/src/views/Home.vue b/js/src/views/Home.vue index 04dca316e..3025b60f2 100644 --- a/js/src/views/Home.vue +++ b/js/src/views/Home.vue @@ -1,6 +1,6 @@