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

Merge branch 'develop' of gitlab.coko.foundation:xpub/xpub-faraday into develop

parents 2e4d40fa 0ed21884
No related branches found
No related tags found
1 merge request!6Agree/Decline to work on a manuscript
......@@ -160,6 +160,7 @@ module.exports = {
collectionId: collection.id,
agree: false,
invitationId,
invitationToken: invitedUser.invitationToken,
})}`
if (!invitedUser.isConfirmed) {
agreeUrl = `${baseUrl}${resetPasswordPath}?${querystring.encode({
......
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