Skip to content

Commit 87021b0

Browse files
committed
Update page.tsx
1 parent 6cf5e1f commit 87021b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/web/app/s/[videoId]/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ async function AuthorizedContent({
362362
orgSettings?: OrganizationSettings | null;
363363
videoSettings?: OrganizationSettings | null;
364364
organizationIconUrl?: string | null;
365+
organizationName?: string | null;
365366
};
366367
searchParams: { [key: string]: string | string[] | undefined };
367368
}) {

0 commit comments

Comments
 (0)