mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Add regression test for mute consistency
This commit is contained in:
@@ -3666,6 +3666,7 @@ export class CallingClass {
|
||||
|
||||
// eslint-disable-next-line no-param-reassign
|
||||
call.handleAudioLevels = () => {
|
||||
window.SignalCI?.maybeUpdateMaxAudioLevel(call.remoteAudioLevel);
|
||||
reduxInterface.directCallAudioLevelsChange({
|
||||
conversationId,
|
||||
localAudioLevel: call.outgoingAudioLevel,
|
||||
|
||||
Reference in New Issue
Block a user