Better comment on FlairStore _usersInFlight
This commit is contained in:
parent
4d8f18742b
commit
da23afdec2
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ class FlairStore extends EventEmitter {
|
|||
// }
|
||||
};
|
||||
this._usersInFlight = {
|
||||
// see _usersPending
|
||||
// This has the same schema as _usersPending
|
||||
};
|
||||
|
||||
this._debounceTimeoutID = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue