From 61611ea1a0fb066dea15c101b7046fb8b7d2ddc2 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 7 Nov 2025 21:47:08 +0000 Subject: [PATCH] completionId: cgen-ca7d9ef6168047ecb4ad008425fb492d cgen-ca7d9ef6168047ecb4ad008425fb492d --- client/components/LoadingScreen.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/components/LoadingScreen.tsx b/client/components/LoadingScreen.tsx index 4c0f230a..2529faf1 100644 --- a/client/components/LoadingScreen.tsx +++ b/client/components/LoadingScreen.tsx @@ -8,6 +8,7 @@ interface LoadingScreenProps { showProgress?: boolean; duration?: number; accentColor?: string; + armLogo?: string; } export default function LoadingScreen({