From 6df2b5370839b3c90d96671ffa99bf3f4ba81549 Mon Sep 17 00:00:00 2001 From: vikingowl Date: Mon, 31 Jan 2022 01:24:54 +0100 Subject: [PATCH] some minor updates --- src/App.vue | 24 ++- src/components/EqValueGraph.vue | 9 +- src/utils/ApiRequests.js | 11 +- src/views/Match.vue | 282 +++++++++++++++++--------------- 4 files changed, 173 insertions(+), 153 deletions(-) diff --git a/src/App.vue b/src/App.vue index 96f9e43..9804b68 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,7 @@