Skip to content
Snippets Groups Projects
Commit 6ec46ab8 authored by Alexandru Munteanu's avatar Alexandru Munteanu
Browse files

fix(submitRevision): send the link to the new version

parent 3d3d788a
No related branches found
No related tags found
3 merge requests!108Hin 858 revision fix,!106Hin 858,!97HIN-858
......@@ -116,7 +116,7 @@ module.exports = models => async (req, res) => {
collection.save()
notifications.sendNotifications({
fragment,
fragment: newFragment,
collection,
isNewVersion: true,
UserModel: models.User,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment