Revert "Fix showing peek preview while LL members are loading"
This commit is contained in:
parent
6967bcb445
commit
bf7633250a
7 changed files with 26 additions and 25 deletions
|
@ -256,7 +256,6 @@ export function mkStubRoom(roomId = null) {
|
|||
getAccountData: () => null,
|
||||
hasMembershipState: () => null,
|
||||
getVersion: () => '1',
|
||||
getMyMembership: () => "join",
|
||||
currentState: {
|
||||
getStateEvents: sinon.stub(),
|
||||
mayClientSendStateEvent: sinon.stub().returns(true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue