lint issue fixed
This commit is contained in:
parent
d3a88411ec
commit
e624971e3f
1 changed files with 1 additions and 1 deletions
|
@ -251,4 +251,4 @@
|
||||||
// use browser detection since we cannot feature-check this bug
|
// use browser detection since we cannot feature-check this bug
|
||||||
document.addEventListener('click', ignoreIfTargetDisabled, true);
|
document.addEventListener('click', ignoreIfTargetDisabled, true);
|
||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue