diff --git a/app.js b/app.js index 30c7378..633fae2 100644 --- a/app.js +++ b/app.js @@ -1129,6 +1129,8 @@ function closeUserPanel() { if (codeEl) codeEl.textContent = "—"; const copyBtn = document.getElementById("acct-affiliate-copy-btn"); if (copyBtn) copyBtn.style.display = "none"; + // reset to Content tab + switchAccountTab("content"); } function toggleAccountPwSave(value) { diff --git a/index.html b/index.html index 5745639..231443d 100644 --- a/index.html +++ b/index.html @@ -812,19 +812,9 @@ >