This commit is contained in:
barisusakli
2016-11-10 15:26:53 +03:00
parent 8a3c72797b
commit 1b34ebe230
2 changed files with 69 additions and 61 deletions

View File

@@ -464,7 +464,7 @@ var utils = require('../public/src/utils');
notifications[modifyIndex].bodyShort = '[[' + mergeId + '_multiple, ' + usernames[0] + ', ' + (numUsers - 1) + titleEscaped + ']]';
}
notifications[modifyIndex].path = set[set.length - 1].path;
notifications[modifyIndex].path = set[0].path;
break;
case 'new_register':