Task form redesign (#888)
This commit is contained in:
@@ -33,6 +33,8 @@ function RetryTask() {
|
||||
2,
|
||||
),
|
||||
webhookCallbackUrl: task.request.webhook_callback_url,
|
||||
totpIdentifier: task.request.totp_identifier,
|
||||
totpVerificationUrl: task.request.totp_verification_url,
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user