wip
This commit is contained in:
parent
e1b565847c
commit
bbf4688830
|
|
@ -274,6 +274,9 @@
|
|||
context.RecordingActions.audioRecordingFormatChanged(`.${audioFormat}`)
|
||||
}
|
||||
//}
|
||||
|
||||
// if the session is already recording, we need to start recording
|
||||
context.RecordingStore.recordingModel.onServerStartRecording();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue