diff --git a/apps/dotcom/src/pages/public-touchscreen-side-panel.tsx b/apps/dotcom/src/pages/public-touchscreen-side-panel.tsx index 335e053d8..7ccf2e34c 100644 --- a/apps/dotcom/src/pages/public-touchscreen-side-panel.tsx +++ b/apps/dotcom/src/pages/public-touchscreen-side-panel.tsx @@ -11,7 +11,7 @@ export function Component() { } const session = await (window as any).meet.addon.createAddonSession({ - cloudProjectNumber: `${process.env.NEXT_PUBLIC_GOOGLE_CLOUD_PROJECT_NUMBER}`, + cloudProjectNumber: `${process.env.NEXT_PUBLIC_GOOGLE_CLOUD_PROJECT_NUMBER || '745824656017'}`, }) const sidePanelClient = await session.createSidePanelClient() await sidePanelClient.setCollaborationStartingState({