Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherry committed Sep 24, 2024
1 parent c8e9436 commit db86e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobufs/livekit_models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ message RpcResponse {
}

message RpcError {
string name = 1;
uint32 code = 1;
string message = 2;
string data = 3;
}
Expand Down

0 comments on commit db86e9d

Please sign in to comment.