Merge branches 'develop' and 't3chguy/hide_msg_action_buttons_on_perms' of github.com:matrix-org/matrix-react-sdk into t3chguy/hide_msg_action_buttons_on_perms
This commit is contained in:
commit
289ee86a5d
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ function mockRoom(roomId, members, serverACL) {
|
|||
}
|
||||
},
|
||||
},
|
||||
on: () => undefined,
|
||||
removeListener: () => undefined,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue