fix typo
This commit is contained in:
parent
8490ff2a7e
commit
59b924c9b7
@ -337,7 +337,7 @@ const isMeetingLocked = (id) => {
|
||||
|| lockSettings.disablePublicChat
|
||||
|| lockSettings.disableNotes
|
||||
|| lockSettings.hideUserList
|
||||
|| lockSettings.hideViewrsCursor
|
||||
|| lockSettings.hideViewersCursor
|
||||
|| usersProp.webcamsOnlyForModerator) {
|
||||
isLocked = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user