fix comment
This commit is contained in:
parent
820c668784
commit
491df0e836
@ -225,7 +225,7 @@ mailgoInit = () => {
|
||||
// clock the mailto: classic behaviour
|
||||
event.preventDefault();
|
||||
|
||||
// modal is now active (showing)
|
||||
// modal is now showing
|
||||
mailgo.nextElementSibling.style.display = "flex";
|
||||
},
|
||||
false
|
||||
|
Loading…
x
Reference in New Issue
Block a user