Skip to content

Commit 3cfd639

Browse files
committed
whitespace
1 parent 65c0ca8 commit 3cfd639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobufs/livekit_models.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ message RpcRequest {
379379
string method = 2;
380380
string payload = 3;
381381
uint32 response_timeout_ms = 4;
382-
uint32 version = 5;
382+
uint32 version = 5;
383383
}
384384

385385
message RpcAck {

0 commit comments

Comments
 (0)