Add colon in comment
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
524f530dce
commit
7e1033f5a4
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ export function fullAliasFromRoomName(
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* XXX What is this trying to do? It looks like it's getting the localpart from
|
* XXX: What is this trying to do? It looks like it's getting the localpart from
|
||||||
* a room alias, but why is it splitting on hyphens and then putting spaces in??
|
* a room alias, but why is it splitting on hyphens and then putting spaces in??
|
||||||
* @param roomId
|
* @param roomId
|
||||||
* @returns
|
* @returns
|
||||||
|
|
Loading…
Reference in a new issue