Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix Flair not appearing due to missing this._usersInFlight #1575

Merged
merged 3 commits into from
Nov 3, 2017

Conversation

lukebarnard1
Copy link
Contributor

No description provided.

@@ -48,6 +48,9 @@ class FlairStore extends EventEmitter {
// reject: () => {}
// }
};
this._usersInFlight = {
// see _usersPending
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be worth spelling out that it's literally the same schema as _usersPending - not just a "to understand this, please look at _usersPending"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure!

@ara4n
Copy link
Member

ara4n commented Nov 3, 2017

lgtm mod comment

@ara4n
Copy link
Member

ara4n commented Nov 3, 2017

lgtm still - merging to fix flair...

@ara4n ara4n merged commit d4adff3 into develop Nov 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants