Examine all m.direct rooms to find a DM as fallback (#10127)
This commit is contained in:
@@ -238,7 +238,7 @@ describe("LegacyCallHandler", () => {
|
||||
return [];
|
||||
}
|
||||
},
|
||||
} as DMRoomMap;
|
||||
} as unknown as DMRoomMap;
|
||||
DMRoomMap.setShared(dmRoomMap);
|
||||
|
||||
pstnLookup = null;
|
||||
|
||||
Reference in New Issue
Block a user