mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:17:32 +00:00
cleanup
This commit is contained in:
@@ -292,7 +292,7 @@ export async function resendVerification(command: resendVerifyEmailCommand) {
|
||||
}
|
||||
return { error: "Could not resend invite" };
|
||||
})
|
||||
: sendEmailCode({
|
||||
: zitadelSendEmailCode({
|
||||
userId: command.userId,
|
||||
serviceUrl,
|
||||
urlTemplate:
|
||||
|
Reference in New Issue
Block a user