chore: feedback from pull request
This commit is contained in:
@@ -201,7 +201,7 @@ export const profileRouter = router({
|
||||
const { email } = input;
|
||||
|
||||
await jobsClient.triggerJob({
|
||||
name: 'send.confirmation.email',
|
||||
name: 'send.signup.confirmation.email',
|
||||
payload: {
|
||||
email,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user