fixed uncommented comment

master
Toerd@480 5 years ago
parent 42f34af277
commit bdf599a606

@ -54,7 +54,7 @@ function initialize() {
}); });
} }
else { else {
remove the indicator on enter // remove the indicator on enter
exhibit.addEventListener("mouseenter", () => { exhibit.addEventListener("mouseenter", () => {
notice[0].remove(); notice[0].remove();
notice[1].remove(); notice[1].remove();

Loading…
Cancel
Save