From 420ab2d2781fbe6ee7d5a528adf68eb18072744e Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 26 Jul 2020 22:13:57 +0200 Subject: [PATCH] Make app.vue root component async --- frontend/src/App.vue | 185 +++++++++++++++---------------------------- 1 file changed, 64 insertions(+), 121 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index c921222..29e538b 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -2,7 +2,7 @@
- + @@ -12,7 +12,7 @@ Home - + mdi-clock @@ -20,7 +20,7 @@ Time Records - + mdi-chart-bar @@ -28,7 +28,7 @@ Statistics - + mdi-account-details @@ -44,7 +44,7 @@ About - + mdi-account-group @@ -57,18 +57,19 @@ - - + + Geo Timetracking