chore: remove us-east and ap-southeast regions from UI

This commit is contained in:
2026-03-18 20:20:25 +04:00
parent 2d46491dee
commit 13beacbc5a
6 changed files with 5 additions and 10 deletions
-1
View File
@@ -18,7 +18,6 @@ export function sparklineFromPings(pings: Array<{latency_ms?: number|null, regio
const COLORS: Record<string, string> = {
'eu-central': '#3b82f6',
'us-west': '#f59e0b',
'ap-southeast': '#a78bfa',
};
// Group by region