diff --git a/web/index.html b/web/index.html index e34e038..c75765a 100644 --- a/web/index.html +++ b/web/index.html @@ -879,6 +879,7 @@ Compete Leaderboard Evolution + Maps Blog Season 1 @@ -890,6 +891,7 @@
diff --git a/web/src/api-types.ts b/web/src/api-types.ts index 54e4dab..afed243 100644 --- a/web/src/api-types.ts +++ b/web/src/api-types.ts @@ -605,3 +605,29 @@ export async function fetchMapVotes(mapId: string): PromiseBrowse all competitive maps, view engagement scores, and vote on your favorites
+Failed to load maps.
+${err instanceof Error ? err.message : 'Unknown error'}
+