v1.18.x
Julian Lam 9 years ago
parent 093b21fc31
commit 48ade6099c

@ -495,6 +495,8 @@ var utils = require('../public/src/utils');
} else if (numUsers > 2) {
notifications[modifyIndex].bodyShort = '[[' + mergeId + '_multiple, ' + usernames[0] + ', ' + (numUsers - 1) + titleEscaped + ']]';
}
notifications[modifyIndex].path = set[set.length-1].path;
break;
case 'new_register':

Loading…
Cancel
Save