From f5996ac91535b897f71af210372415a6cfb3931d Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 29 Apr 2024 09:58:58 -0600 Subject: [PATCH] remove incorrect character Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- web/src/components/navigation/Bottombar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/navigation/Bottombar.tsx b/web/src/components/navigation/Bottombar.tsx index 6df529ccf..5c9c19072 100644 --- a/web/src/components/navigation/Bottombar.tsx +++ b/web/src/components/navigation/Bottombar.tsx @@ -68,7 +68,7 @@ function StatusAlertNav({ className }: StatusAlertNavProps) {
{Object.entries(messages).map(([key, messageArray]) => (