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

@@ -271,7 +271,6 @@ var async = require('async'),
notifications.create({
bodyShort: meta.config.welcomeNotification,
bodyLong: meta.config.welcomeNotification,
path: path,
nid: 'welcome_' + uid
}, function(err, notification) {