diff --git a/Website/src/routes/(main)/routes.ts b/Website/src/routes/(main)/routes.ts index 294803212..769b02f8c 100644 --- a/Website/src/routes/(main)/routes.ts +++ b/Website/src/routes/(main)/routes.ts @@ -28,7 +28,7 @@ export const routeGroups: RouteGroup[] = [ { title: 'News', href: '/news/1', icon: Newspaper } ] }, - ...(PUBLIC_ENABLE_TIME_ATTACK + ...(PUBLIC_ENABLE_TIME_ATTACK === 'true' ? [ { title: 'Events',