fix(config) add missing notify.hostAskedUnmute
This commit is contained in:
parent
9f72c318d6
commit
e8e9e24f77
|
@ -1280,6 +1280,7 @@ var config = {
|
|||
// 'notify.raisedHand', // shown when a partcipant used raise hand,
|
||||
// 'notify.startSilentTitle', // shown when user joined with no audio
|
||||
// 'notify.unmute', // shown to moderator when user raises hand during AV moderation
|
||||
// 'notify.hostAskedUnmute', // shown to participant when host asks them to unmute
|
||||
// 'prejoin.errorDialOut',
|
||||
// 'prejoin.errorDialOutDisconnected',
|
||||
// 'prejoin.errorDialOutFailed',
|
||||
|
|
Loading…
Reference in New Issue