From a3ca6159fb480888d624b53e37cd764265138911 Mon Sep 17 00:00:00 2001 From: jmt-gh <13617455+jmt-gh@users.noreply.github.com> Date: Fri, 25 Nov 2022 21:11:17 -0800 Subject: [PATCH] convert stats page to use new settings component --- client/pages/config/stats.vue | 117 +++++++++++++++++----------------- 1 file changed, 58 insertions(+), 59 deletions(-) diff --git a/client/pages/config/stats.vue b/client/pages/config/stats.vue index 0c10dc44..ccd17e57 100644 --- a/client/pages/config/stats.vue +++ b/client/pages/config/stats.vue @@ -1,69 +1,68 @@