From 2ed9b4bc1e845c661d75f3932afc92424d713a04 Mon Sep 17 00:00:00 2001 From: Mashintime Date: Thu, 11 Apr 2024 20:29:01 -0400 Subject: [PATCH] Attempt at stats fix --- gui/src/components/grid/grid_active_stats.vue | 6 +-- gui/src/js/eventHandler.js | 37 ++++++++++++------- 2 files changed, 27 insertions(+), 16 deletions(-) diff --git a/gui/src/components/grid/grid_active_stats.vue b/gui/src/components/grid/grid_active_stats.vue index 30e7b824..da7aad9c 100644 --- a/gui/src/components/grid/grid_active_stats.vue +++ b/gui/src/components/grid/grid_active_stats.vue @@ -1,7 +1,7 @@