fixed uncommented comment

This commit is contained in:
Toerd@480 2019-10-24 13:40:38 +02:00
parent 42f34af277
commit bdf599a606

View File

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