Minor fixes.

This commit is contained in:
Dermot Duffy
2024-01-28 20:53:04 -08:00
parent d3260d516c
commit dd01c0089e
2 changed files with 1 additions and 3 deletions
@@ -71,7 +71,7 @@ const createPlugin = (options?: AutoMediaActionsOptionsType): AutoMediaActionsTy
});
};
export const callMicrophoneListener = (
const callMicrophoneListener = (
microphoneManager: ReadonlyMicrophoneManager,
action: MicrophoneManagerListenerChange,
n = 0,