Skip to content

Commit 2efc547

Browse files
committed
lint: plural
1 parent cf07fb9 commit 2efc547

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

protobuf/video/sfu/event/events.pb.go

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protobuf/video/sfu/event/events.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ message CallEnded {
339339
}
340340

341341
message InboundStateNotification {
342-
repeated InboundVideoState inbound_video_state = 1;
342+
repeated InboundVideoState inbound_video_states = 1;
343343
}
344344

345345
message InboundVideoState {

protobuf/video/sfu/event/events_vtproto.pb.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)