diff --git a/src/stores/FlairStore.js b/src/stores/FlairStore.js index 587890da7f..1d20148c0d 100644 --- a/src/stores/FlairStore.js +++ b/src/stores/FlairStore.js @@ -49,7 +49,7 @@ class FlairStore extends EventEmitter { // } }; this._usersInFlight = { - // see _usersPending + // This has the same schema as _usersPending }; this._debounceTimeoutID = null;