You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
I can't spell 'likely'
This commit is contained in:
@@ -112,7 +112,7 @@ export function setDMRoom(roomId, userId) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Given a room, estimate which of its members is likley to
|
* Given a room, estimate which of its members is likely to
|
||||||
* be the target if the room were a DM room and return that user.
|
* be the target if the room were a DM room and return that user.
|
||||||
*/
|
*/
|
||||||
export function guessDMRoomTarget(room, me) {
|
export function guessDMRoomTarget(room, me) {
|
||||||
|
|||||||
Reference in New Issue
Block a user