From dcde3a798728024e1f230ab1cf2831be4764a0b8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:10:59 +0000 Subject: [PATCH 1/2] Update src/app/stats/page.tsx --- src/app/stats/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/stats/page.tsx b/src/app/stats/page.tsx index 429ae6a..c8cf4c8 100644 --- a/src/app/stats/page.tsx +++ b/src/app/stats/page.tsx @@ -60,7 +60,7 @@ export default function StatisticsPage() { Date: Fri, 17 Apr 2026 12:10:59 +0000 Subject: [PATCH 2/2] Update src/app/teams/page.tsx --- src/app/teams/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/teams/page.tsx b/src/app/teams/page.tsx index c83d926..a6273b7 100644 --- a/src/app/teams/page.tsx +++ b/src/app/teams/page.tsx @@ -57,7 +57,7 @@ export default function TeamsPage() {