diff --git a/src/components/LiveKitRoom.tsx b/src/components/LiveKitRoom.tsx index bf222f0e..bb1282f6 100644 --- a/src/components/LiveKitRoom.tsx +++ b/src/components/LiveKitRoom.tsx @@ -50,7 +50,7 @@ export interface LiveKitRoomProps { screen?: ScreenShareCaptureOptions | boolean; /** * If set to true a connection to LiveKit room is initiated. - * @defaultValue `false` + * @defaultValue `true` */ connect?: boolean; /**