From 3ab4a17d5aedcde2f8e07a0bbb5b628aa98aa519 Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Thu, 10 Sep 2020 15:18:57 +0200 Subject: [PATCH] added link --- src/Vinlottis.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Vinlottis.vue b/src/Vinlottis.vue index 8ca8e22..5843b9b 100644 --- a/src/Vinlottis.vue +++ b/src/Vinlottis.vue @@ -46,6 +46,10 @@ export default { name: "Foreslåtte viner", route: "/requested-wines" }, + { + name: "Highscore", + route: "/highscore" + } ] }; },