Better comment on FlairStore _usersInFlight

pull/21833/head
Luke Barnard 2017-11-03 18:48:15 +00:00
parent 4d8f18742b
commit da23afdec2
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class FlairStore extends EventEmitter {
// }
};
this._usersInFlight = {
// see _usersPending
// This has the same schema as _usersPending
};
this._debounceTimeoutID = null;