From 70feddeb6fae6706e181c868683896ad5bfa0472 Mon Sep 17 00:00:00 2001 From: Alexander Borg Date: Fri, 12 Sep 2025 23:16:32 +0200 Subject: [PATCH] Fix jwt-token --- management/src/pages/System.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/management/src/pages/System.jsx b/management/src/pages/System.jsx index 9fb3e4f..de4ec92 100644 --- a/management/src/pages/System.jsx +++ b/management/src/pages/System.jsx @@ -4,7 +4,7 @@ import toast from 'react-hot-toast' import { CogIcon, ServerIcon, - DatabaseIcon, + CircleStackIcon, ShieldCheckIcon, ClockIcon } from '@heroicons/react/24/outline' @@ -109,7 +109,7 @@ const System = () => { - +
Status