diff --git a/src/js/popup.js b/src/js/popup.js index e172d4c..fb39f11 100644 --- a/src/js/popup.js +++ b/src/js/popup.js @@ -756,7 +756,6 @@ Logic.registerPanel(P_CONTAINER_INFO, { }); Logic.addEnterHandler(document.querySelector("#container-info-hideorshow"), async () => { -======= const hideContEl = document.querySelector("#container-info-hideorshow"); hideContEl.setAttribute("tabindex", "0"); Logic.addEnterHandler(hideContEl, async () => {