mirror of https://github.com/vector-im/riot-web
Better comment on FlairStore _usersInFlight
parent
4d8f18742b
commit
da23afdec2
|
@ -49,7 +49,7 @@ class FlairStore extends EventEmitter {
|
|||
// }
|
||||
};
|
||||
this._usersInFlight = {
|
||||
// see _usersPending
|
||||
// This has the same schema as _usersPending
|
||||
};
|
||||
|
||||
this._debounceTimeoutID = null;
|
||||
|
|
Loading…
Reference in New Issue