removed duped and empty bodyLong

This commit is contained in:
barisusakli
2014-10-18 17:02:37 -04:00
parent 6802bf7ce9
commit 304f5b1c76
2 changed files with 0 additions and 2 deletions

View File

@@ -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()