From ac58531e8b06d3fdb9fa13d10d8ee275ceb30419 Mon Sep 17 00:00:00 2001 From: gramps Date: Tue, 14 Jul 2026 13:32:25 -0700 Subject: [PATCH] fix: private badge initial text shows PRIVATE OFF (matches default state) --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 17864d8..9f3b29c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -405,7 +405,7 @@ body { font-family: var(--font-body); background: var(--bg-primary); color: var( - +