fix typo
This commit is contained in:
parent
a5e665b4f8
commit
201060919b
1 changed files with 1 additions and 1 deletions
|
|
@ -2097,7 +2097,7 @@ module.exports = async (
|
|||
return { ...mex, recipientAvatar: null }
|
||||
})
|
||||
res.json({
|
||||
noAvatar
|
||||
data: noAvatar
|
||||
})
|
||||
} catch (err) {
|
||||
logger.info('Error in Chats poll:')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue