Skip to content

Commit a747d66

Browse files
committed
Format
1 parent 387eced commit a747d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livekit/src/room/participant/local_participant.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,4 +1179,4 @@ impl LocalParticipant {
11791179
) -> RoomResult<u64> {
11801180
Ok(self.inner.rtc_engine.session().data_channel_buffered_amount_low_threshold(kind))
11811181
}
1182-
}
1182+
}

0 commit comments

Comments
 (0)