diff --git a/web/compatibility.js b/web/compatibility.js index 2a170ec37..5c192c9a9 100644 --- a/web/compatibility.js +++ b/web/compatibility.js @@ -251,4 +251,4 @@ // use browser detection since we cannot feature-check this bug document.addEventListener('click', ignoreIfTargetDisabled, true); } -})(); \ No newline at end of file +})();