1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Set voice broadcast defaults (#9471)

This commit is contained in:
Michael Weimann
2022-10-20 15:41:10 +02:00
committed by GitHub
parent 9ab8e330fe
commit 9d405a905d
8 changed files with 97 additions and 7 deletions

View File

@ -442,7 +442,7 @@ describe("VoiceBroadcastRecording", () => {
infoEvent = mkVoiceBroadcastInfoEvent({
device_id: client.getDeviceId(),
state: VoiceBroadcastInfoState.Started,
chunk_length: 300,
chunk_length: 120,
});
const relationsContainer = {