From edd09c012c491dbe5d67ee1f6a81d8f2e391e989 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Tue, 24 Nov 2020 23:50:00 +0100 Subject: [PATCH] Removed vue-analytics and update all code refs. --- src/components/AllWinesPage.vue | 1 - src/components/GeneratePage.vue | 3 +-- src/components/TodaysPage.vue | 1 - src/components/VinlottisPage.vue | 3 +-- src/components/VirtualLotteryPage.vue | 1 - src/ui/RaffleGenerator.vue | 8 +++----- src/ui/Wines.vue | 1 - src/utils.js | 2 +- 8 files changed, 6 insertions(+), 14 deletions(-) diff --git a/src/components/AllWinesPage.vue b/src/components/AllWinesPage.vue index 39c1367..57a65bf 100644 --- a/src/components/AllWinesPage.vue +++ b/src/components/AllWinesPage.vue @@ -32,7 +32,6 @@