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

fix typo

parent d5638d56
No related branches found
No related tags found
1 merge request!14Sprint #15
......@@ -21,7 +21,7 @@ export const parseSignupAuthor = ({ token, confirmPassword, ...values }) => ({
username: values.email,
confirmationToken: generatePasswordHash(),
notifications: {
emails: {
email: {
system: true,
user: true,
},
......
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