Decorate forward dialog room avatars
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user