We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387eced commit a747d66Copy full SHA for a747d66
livekit/src/room/participant/local_participant.rs
@@ -1179,4 +1179,4 @@ impl LocalParticipant {
1179
) -> RoomResult<u64> {
1180
Ok(self.inner.rtc_engine.session().data_channel_buffered_amount_low_threshold(kind))
1181
}
1182
-}
+}
0 commit comments