gulp
This commit is contained in:
parent
491df0e836
commit
b9fcffa127
2
dist/mailgo.js
vendored
2
dist/mailgo.js
vendored
@ -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