gulp
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user