From 70a78e03344ce24ec197db5f90ce9f73b78c2b71 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 11 Nov 2025 01:52:27 +0000 Subject: [PATCH] Remove Staff logo URL from ArmSwitcher cgen-868fd322d8be426fba9b239e57aa6343 --- client/components/ArmSwitcher.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 1e19e15f..58221583 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -69,8 +69,6 @@ const ARMS: Arm[] = [ ]; const LOGO_URLS: Record = { - staff: - "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc0414efd7af54ef4b821a05d469150d0?format=webp&width=800", labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800", gameforge: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",