This commit is contained in:
Barış Soner Uşaklı
2017-05-27 23:32:55 -04:00
parent 033c31719a
commit 08aaabd33c
8 changed files with 70 additions and 38 deletions

View File

@@ -80,7 +80,7 @@ module.exports = function (middleware) {
username: '[[global:guest]]',
userslug: '',
email: '',
picture: meta.config.defaultAvatar,
picture: user.getDefaultAvatar(),
status: 'offline',
reputation: 0,
'email:confirmed': 0,