I can't type
This commit is contained in:
parent
a230354dbe
commit
9125c1b2cc
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ module.exports = React.createClass({
|
|||
});
|
||||
|
||||
// If the query is a valid address, add an entry for that
|
||||
// This i simportant, otherwise there's no way to invite
|
||||
// This is simportant, otherwise there's no way to invite
|
||||
// a perfectly valid address if there are close matches.
|
||||
const addrType = getAddressType(query);
|
||||
if (addrType !== null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue