From 20dc2b8e38730f2f53d1a6c64ff28913fe8cea4c Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Thu, 18 Feb 2021 22:11:09 +0100 Subject: [PATCH] Api call from component itself and linting. --- frontend/ui/WinGraph.vue | 47 ++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/frontend/ui/WinGraph.vue b/frontend/ui/WinGraph.vue index e1d38e6..bb20324 100644 --- a/frontend/ui/WinGraph.vue +++ b/frontend/ui/WinGraph.vue @@ -5,13 +5,17 @@