From bb830a847f729e6702652cae64caeb25d344ef77 Mon Sep 17 00:00:00 2001 From: oliver Date: Wed, 10 Jun 2026 17:52:57 -0300 Subject: [PATCH] v --- app.js | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index dd92abb..cbf71e2 100644 --- a/app.js +++ b/app.js @@ -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?", ); diff --git a/index.html b/index.html index eeaef6a..3063e5d 100644 --- a/index.html +++ b/index.html @@ -497,7 +497,7 @@ d="M7 11V7a5 5 0 0 1 10 0v4" /> - Instance Password + Your Hermes & Root Password