Review comments
This commit is contained in:
parent
e3ac78bd28
commit
f2efdf8a4f
4 changed files with 7 additions and 7 deletions
|
@ -754,7 +754,7 @@ module.exports = React.createClass({
|
|||
if (this.state.join_rule === "public" && aliasCount == 0) {
|
||||
addressWarning =
|
||||
<div className="mx_RoomSettings_warning">
|
||||
{ _tJsx(
|
||||
{ _tJsx(
|
||||
'To link to a room it must have <a>an address</a>.',
|
||||
/<a>(.*?)<\/a>/,
|
||||
(sub) => <a href="#addresses">{sub}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue