Set voice broadcast defaults (#9471)
This commit is contained in:
parent
9ab8e330fe
commit
9d405a905d
8 changed files with 97 additions and 7 deletions
|
@ -442,7 +442,7 @@ describe("VoiceBroadcastRecording", () => {
|
|||
infoEvent = mkVoiceBroadcastInfoEvent({
|
||||
device_id: client.getDeviceId(),
|
||||
state: VoiceBroadcastInfoState.Started,
|
||||
chunk_length: 300,
|
||||
chunk_length: 120,
|
||||
});
|
||||
|
||||
const relationsContainer = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue