Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao committed Oct 14, 2023
1 parent 9d5aa01 commit ac33497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livekit_internal.proto
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ message StartSession {
// A user's ClaimGrants serialized in JSON
string grants_json = 14;
bool adaptive_stream = 15;
//if reconnect, client will set current sid
// if reconnect, client will set current sid
string participant_id = 16;
ReconnectReason reconnect_reason = 17;
optional bool subscriber_allow_pause = 18;
Expand Down

0 comments on commit ac33497

Please sign in to comment.