From 0e4ce01776e1c5ae05c616408e04f4a85c633ecc Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Thu, 5 Mar 2026 23:37:51 +0000 Subject: [PATCH] Save sidebar state in local storage So it stays the way I set it. --- html/template/sync/layout/authenticated.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/html/template/sync/layout/authenticated.html b/html/template/sync/layout/authenticated.html index 2c5a65dd..e85b15ef 100644 --- a/html/template/sync/layout/authenticated.html +++ b/html/template/sync/layout/authenticated.html @@ -12,6 +12,17 @@ {{ block "extraheader" . }}{{ end }} @@ -67,9 +79,14 @@