Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
serdiukov-o-nordwhale committed Oct 19, 2020
1 parent f925224 commit a63b3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/server/verification/verificationAPI.js
Expand Up @@ -526,9 +526,9 @@ const setup = (app: Router, verifier: VerificationAPI, gunPublic: StorageAPI, st
log.debug('email verified', {
user,
body,
email,
verificationData,
tempSavedMauticId,
tempSavedEmail: email,
tempSavedMauticId,
currentEmail
})

Expand Down

0 comments on commit a63b3ab

Please sign in to comment.