Flairstore: Fix broken reference
							parent
							
								
									02629d13d9
								
							
						
					
					
						commit
						c48994e981
					
				|  | @ -95,7 +95,7 @@ class FlairStore extends EventEmitter { | |||
|                 // Return silently to avoid spamming for non-supporting servers
 | ||||
|                 return; | ||||
|             } | ||||
|             console.error('Could not get groups for user', this.props.userId, err); | ||||
|             console.error('Could not get groups for user', userId, err); | ||||
|             throw err; | ||||
|         }).finally(() => { | ||||
|             delete this._usersInFlight[userId]; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Richard van der Hoff
						Richard van der Hoff