add cooldown notification repeat
This commit is contained in:
@@ -273,6 +273,7 @@ export interface OtpSendResponse {
|
||||
sent: boolean;
|
||||
expiresAt: string;
|
||||
maskedTarget: string;
|
||||
resendAvailableAt?: string;
|
||||
}
|
||||
|
||||
export interface PinVerificationResponse {
|
||||
|
||||
Reference in New Issue
Block a user