From 07dfee15eb414ed6acbf4711f2f1035dfc80f633 Mon Sep 17 00:00:00 2001 From: glax Date: Sun, 27 Oct 2024 03:43:24 +0100 Subject: [PATCH] Footer: Change order of statuses --- Website/modules/Footer.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Website/modules/Footer.tsx b/Website/modules/Footer.tsx index 32e864d..d0d9a44 100644 --- a/Website/modules/Footer.tsx +++ b/Website/modules/Footer.tsx @@ -33,11 +33,15 @@ export default function Footer({connectedToBackend, apiUri} : {connectedToBacken return ( )