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({
|
? resendInviteCode({
|
||||||
serviceUrl,
|
serviceUrl,
|
||||||
userId: command.userId,
|
userId: command.userId,
|
||||||
}) //resendInviteCode({ serviceUrl, userId: command.userId })
|
})
|
||||||
: sendEmailCode({
|
: sendEmailCode({
|
||||||
userId: command.userId,
|
userId: command.userId,
|
||||||
serviceUrl,
|
serviceUrl,
|
||||||
|
Reference in New Issue
Block a user