diff --git a/src/posts/queue.js b/src/posts/queue.js index a6aca50cca..6aca0d781c 100644 --- a/src/posts/queue.js +++ b/src/posts/queue.js @@ -210,6 +210,7 @@ module.exports = function (Posts) { bodyShort: '[[notifications:post-awaiting-review]]', bodyLong: bodyLong, path: `/post-queue/${id}`, + from: data.uid, }); await notifications.push(notifObj, uids); return {