remove unneeded title

This commit is contained in:
MathMan05
2025-12-10 15:56:39 -06:00
parent f9fe1a1e4f
commit da233f07e7
-1
View File
@@ -2857,7 +2857,6 @@ class Localuser {
});
} else {
container.classList.add("disabled");
container.title = I18n.localuser.PasswordsNoMatch();
}
connectionContainer.appendChild(container);