From 06aea9fd9801eb07a707400a98f2e2f4a1409a4a Mon Sep 17 00:00:00 2001 From: Neon Date: Tue, 17 Jun 2025 20:27:26 -0400 Subject: [PATCH] Update index.tsx Signed-off-by: Neon --- src/components/footer/index.tsx | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx index 14b98f0c..26f53efa 100644 --- a/src/components/footer/index.tsx +++ b/src/components/footer/index.tsx @@ -133,7 +133,7 @@ export default function Footer() { className="badge mauve p-2 md:visible invisible" style={{ background: "var(--surface1)" }} > - {" "} + {" "} {process.env.REACT_APP_BUILD_SHA} @@ -147,7 +147,7 @@ export default function Footer() { className="badge mauve p-2 md:visible invisible" style={{ background: "var(--surface1)" }} > - {" "} + {process.env.REACT_APP_BUILD_ID} @@ -159,12 +159,7 @@ export default function Footer() { target="_blank" className="inline-flex" > - + {lanyardData ? ( - +

m

) : null} {window.location.hostname.includes(".onion") ? ( - +

globe

) : (