Make blacklistUnverifiedDevices override the level order
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
c7d8f3931f
commit
f7da5836e1
5 changed files with 26 additions and 24 deletions
|
@ -1104,6 +1104,7 @@ module.exports = React.createClass({
|
|||
SettingLevel.ROOM_DEVICE,
|
||||
"blacklistUnverifiedDevices",
|
||||
room.roomId,
|
||||
/*explicit=*/true,
|
||||
);
|
||||
room.setBlacklistUnverifiedDevices(blacklistEnabled);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue