fixed uncommented comment
This commit is contained in:
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…
x
Reference in New Issue
Block a user