diff --git a/apps/web/src/views/status-page-edit.ejs b/apps/web/src/views/status-page-edit.ejs index 27cc89c..304a9fd 100644 --- a/apps/web/src/views/status-page-edit.ejs +++ b/apps/web/src/views/status-page-edit.ejs @@ -217,9 +217,6 @@ class="w-full bg-surface-solid border border-border-subtle rounded-lg px-4 py-2.5 text-gray-100 placeholder-gray-600 focus:outline-none focus:border-blue-500"> <% } %> - <%# Password section behavior lives in apps/web/src/dashboard/app.js - (initPasswordSection). It's loaded by partials/head.ejs on every - dashboard page and self-attaches when [data-password-section] exists. %>