mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
I still can't type
This commit is contained in:
parent
9125c1b2cc
commit
db3339de33
@ -212,7 +212,7 @@ module.exports = React.createClass({
|
||||
});
|
||||
|
||||
// If the query is a valid address, add an entry for that
|
||||
// This is simportant, otherwise there's no way to invite
|
||||
// This is important, otherwise there's no way to invite
|
||||
// a perfectly valid address if there are close matches.
|
||||
const addrType = getAddressType(query);
|
||||
if (addrType !== null) {
|
||||
|
Loading…
Reference in New Issue
Block a user