From b1e2328d54a41c213681d2012dff439d25dbe95e Mon Sep 17 00:00:00 2001 From: beckerinj Date: Tue, 27 Sep 2022 19:38:32 -0400 Subject: [PATCH] allow stats view when server is not ok or disabled --- frontend/src/components/home/Tree/Server.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/home/Tree/Server.tsx b/frontend/src/components/home/Tree/Server.tsx index 4ba039258..18ee60033 100644 --- a/frontend/src/components/home/Tree/Server.tsx +++ b/frontend/src/components/home/Tree/Server.tsx @@ -94,6 +94,9 @@ const Server: Component<{ id: string }> = (p) => { + + +