mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
removed duped and empty bodyLong
This commit is contained in:
@@ -163,7 +163,6 @@ module.exports = function(User) {
|
||||
if (userNameChanged) {
|
||||
notifications.create({
|
||||
bodyShort: '[[user:username_taken_workaround, ' + userData.username + ']]',
|
||||
bodyLong: '',
|
||||
image: 'brand:logo',
|
||||
nid: 'username_taken:' + uid,
|
||||
datetime: Date.now()
|
||||
|
||||
Reference in New Issue
Block a user