From 00d4c173926b5cfbbee5553a0182e7576be0cc3a Mon Sep 17 00:00:00 2001 From: tajniak81 <13187254+tajniak81@users.noreply.github.com> Date: Fri, 21 Aug 2026 10:21:50 +0200 Subject: [PATCH] Web App: name the tab, so it isn't one of three DriverVaults MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The browser tab read "DriverVault", same as the panel, which is no help when both are open. It's now "DriverVault · Web App". Co-Authored-By: Claude Opus 5 --- Web App/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web App/web/index.html b/Web App/web/index.html index 3462d99..afd63a2 100644 --- a/Web App/web/index.html +++ b/Web App/web/index.html @@ -7,7 +7,7 @@ - DriverVault + DriverVault · Web App