mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
closes #5975
This commit is contained in:
@@ -82,6 +82,7 @@ module.exports = function (middleware) {
|
||||
uid: 0,
|
||||
username: '[[global:guest]]',
|
||||
userslug: '',
|
||||
fullname: '[[global:guest]]',
|
||||
email: '',
|
||||
picture: user.getDefaultAvatar(),
|
||||
status: 'offline',
|
||||
|
||||
Reference in New Issue
Block a user