From e7dd5ca13eec6bd772aefe275763bd13299a2bf2 Mon Sep 17 00:00:00 2001 From: Darryl Hein Date: Wed, 14 Aug 2024 21:11:31 -0600 Subject: [PATCH] deal with extra space in output of time --- public/js/src/common/local_time.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/js/src/common/local_time.vue b/public/js/src/common/local_time.vue index 884f3756d..ebd728bfd 100644 --- a/public/js/src/common/local_time.vue +++ b/public/js/src/common/local_time.vue @@ -1,7 +1,10 @@