From 4872fbbfd05bfe8c2ba1f643c88cafb6665e60e8 Mon Sep 17 00:00:00 2001 From: martbost Date: Tue, 8 Sep 2026 14:09:32 -0500 Subject: [PATCH] Bump wallet.js cache token to t so the disconnect fix actually loads The prior commit changed wallet.js but the HTML still referenced ?v=r, so cached browsers kept the old file. Point the HTML at ?v=t. Co-Authored-By: Claude Opus 4.8 --- public/index.html | 2 +- public/my.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 2befed2..19e7114 100644 --- a/public/index.html +++ b/public/index.html @@ -439,7 +439,7 @@ - + diff --git a/public/my.html b/public/my.html index ffd3bc7..a0c8570 100644 --- a/public/my.html +++ b/public/my.html @@ -695,7 +695,7 @@ - +