mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
refactor: Update status page delete message for custom certificates
This commit is contained in:
parent
9e45f4cea9
commit
7c85fb4ded
@ -275,8 +275,8 @@ const StatusPageDelete: FunctionComponent<PageComponentProps> = (
|
||||
if (item.isCustomCertificate) {
|
||||
return (
|
||||
<span>
|
||||
No action is required. You have uploaded a custom
|
||||
certificate which will be used.
|
||||
No action is required. Please allow 30 minutes for the
|
||||
certificate to be provisioned.
|
||||
</span>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user