This commit is contained in:
oliver
2026-06-10 17:52:57 -03:00
parent df7b879b1a
commit bb830a847f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -980,7 +980,7 @@ async function savePassword() {
btn.disabled = true;
const ok = await confirmDialog(
"Update Instance Password",
"Your Hermes & Root Password",
"This will immediately update the root password on your server. Make sure to save it somewhere safe. Continue?",
);