fix comments
This commit is contained in:
parent
340a9c2577
commit
01d8fc4e83
@ -218,7 +218,7 @@ const mailgoInit = () => {
|
||||
modalContent.className = "mailgo-modal-content";
|
||||
modal.appendChild(modalContent);
|
||||
|
||||
// title (email address)
|
||||
// title (telephone number)
|
||||
let title = document.createElement("strong");
|
||||
title.id = "mailgo-tel-title";
|
||||
title.className = "mailgo-title";
|
||||
|
Loading…
x
Reference in New Issue
Block a user