From 054c9e43017dd51e6ba9ba584511d95d5b2cfddc Mon Sep 17 00:00:00 2001 From: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com> Date: Fri, 8 Oct 2021 18:45:17 +0200 Subject: [PATCH] added win/loss/tie stats --- src/views/Player.vue | 69 +++++++++++++++++++++++++++++++------------- 1 file changed, 49 insertions(+), 20 deletions(-) diff --git a/src/views/Player.vue b/src/views/Player.vue index 67225d7..f5303c9 100644 --- a/src/views/Player.vue +++ b/src/views/Player.vue @@ -1,8 +1,8 @@