From faf9522d7f42e220fe66e661541866ed10e99330 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 04:49:07 +0000 Subject: [PATCH] Add Staff logo URL to LOGO_URLS cgen-efaa2bf30cb44b72b6b6020bea271408 --- client/components/ArmSwitcher.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 3c69b2b3..2237f002 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -80,6 +80,7 @@ const ARMS: Arm[] = [ ]; const LOGO_URLS: Record = { + staff: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F85fe7910cff6483db1ea99c154684844?format=webp&width=800", labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F85fe7910cff6483db1ea99c154684844?format=webp&width=800", gameforge: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800",