From faba4d58470ebd45cf501787a903ebf003e31580 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Sat, 11 Apr 2026 19:41:03 -0700 Subject: [PATCH] Add missing pages to profile page access and home page options Profile creation was missing Listening Stats, Playlist Explorer, and Issues from the page access checkboxes. Home page dropdown was missing Stats, Playlist Explorer, and Help & Docs. Both admin and self-edit pageLabels dicts updated to match. --- webui/index.html | 6 ++++++ webui/static/script.js | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/webui/index.html b/webui/index.html index f6267fc4..da6512e4 100644 --- a/webui/index.html +++ b/webui/index.html @@ -94,7 +94,10 @@ + + +
@@ -105,8 +108,11 @@ + + +