mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 15:07:32 +00:00
cleanup
This commit is contained in:
@@ -279,7 +279,7 @@ export async function resendVerification(command: resendVerifyEmailCommand) {
|
||||
? resendInviteCode({
|
||||
serviceUrl,
|
||||
userId: command.userId,
|
||||
}) //resendInviteCode({ serviceUrl, userId: command.userId })
|
||||
})
|
||||
: sendEmailCode({
|
||||
userId: command.userId,
|
||||
serviceUrl,
|
||||
|
Reference in New Issue
Block a user