mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	fix lint
This commit is contained in:
		| @@ -391,7 +391,7 @@ authenticationController.onSuccessfulLogin = function (req, uid, callback) { | ||||
| 				}, | ||||
| 				function (next) { | ||||
| 					user.updateOnlineUsers(uid, next); | ||||
| 				} | ||||
| 				}, | ||||
| 			], function (err) { | ||||
| 				next(err); | ||||
| 			}); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user