From a6867169cda6d0a3905b9fb95f58c474e7930c5b Mon Sep 17 00:00:00 2001 From: konrad Date: Fri, 24 Nov 2017 10:53:15 +0100 Subject: [PATCH] Moved home route to "/" --- frontend/src/App.vue | 2 +- frontend/src/router/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index e6fc6d3..78c75e5 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -2,7 +2,7 @@