added TODO
This commit is contained in:
parent
c9dc4edb39
commit
318633c354
@ -434,6 +434,7 @@ const mailgoRender = (type = MAIL_TYPE, mailgo: HTMLLinkElement): void => {
|
|||||||
bodyMail = mailgo.getAttribute("data-body");
|
bodyMail = mailgo.getAttribute("data-body");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO test this
|
||||||
if (
|
if (
|
||||||
typeof config?.validateEmail === "undefined" ||
|
typeof config?.validateEmail === "undefined" ||
|
||||||
config?.validateEmail === true
|
config?.validateEmail === true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user