From 088964c986b7391bdd3a27e8c6130537e379ee86 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 02:54:50 +0000 Subject: [PATCH] completionId: cgen-658145cfdac54251aa0786ae670e9ee8 cgen-658145cfdac54251aa0786ae670e9ee8 --- client/components/ArmSwitcher.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 005fe9d0..ec2b113f 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -78,6 +78,8 @@ const LOGO_URLS: Record = { "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800", devlink: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F9a96b43cbd7b49bb9d5434580319c793?format=webp&width=800", + nexus: + "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800", }; export default function ArmSwitcher() {