diff --git a/components/shared/status-bar.tsx b/components/shared/status-bar.tsx index d403e82..96320a3 100644 --- a/components/shared/status-bar.tsx +++ b/components/shared/status-bar.tsx @@ -10,7 +10,7 @@ const version = process.env.NEXT_PUBLIC_APP_VERSION ?? '0.0.0' export function StatusBar() { return ( -