mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
spell out that you can invite email addresses
This commit is contained in:
parent
0a37f1c478
commit
0c7573629a
@ -89,7 +89,7 @@ module.exports = React.createClass({
|
||||
}
|
||||
|
||||
return (
|
||||
<SearchableEntityList searchPlaceholderText={"Invite / Search"}
|
||||
<SearchableEntityList searchPlaceholderText={"Invite/search by name, email, id"}
|
||||
onSubmit={this.props.onInvite}
|
||||
onQueryChanged={this.onSearchQueryChanged}
|
||||
entities={entities}
|
||||
|
Loading…
Reference in New Issue
Block a user