Decorate forward dialog room avatars
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
64e828d069
commit
e798b36f1d
3 changed files with 4 additions and 3 deletions
|
@ -253,6 +253,7 @@ export function mkStubRoom(roomId = null, name) {
|
|||
tags: {},
|
||||
setBlacklistUnverifiedDevices: jest.fn(),
|
||||
on: jest.fn(),
|
||||
off: jest.fn(),
|
||||
removeListener: jest.fn(),
|
||||
getDMInviter: jest.fn(),
|
||||
name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue