mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-22 00:10:25 +01:00
threads look awesome now
This commit is contained in:
@@ -143,7 +143,7 @@ passport.deserializeUser(function(uid, done) {
|
||||
data[login_strategies[i] + ':display'] = 'block';
|
||||
}
|
||||
}
|
||||
console.log(data);
|
||||
|
||||
res.send(JSON.stringify(data));
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user