g
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user