Skip to content

Commit e0685ff

Browse files
authored
1 parent 6988a05 commit e0685ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LiveKitRoom.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export interface LiveKitRoomProps {
5050
screen?: ScreenShareCaptureOptions | boolean;
5151
/**
5252
* If set to true a connection to LiveKit room is initiated.
53-
* @defaultValue `false`
53+
* @defaultValue `true`
5454
*/
5555
connect?: boolean;
5656
/**

0 commit comments

Comments
 (0)