various fixes
This commit is contained in:
@@ -84,7 +84,8 @@ form.addEventListener("submit", async (e) => {
|
||||
* this point, so initSharedHeader adds no request and no delay, and
|
||||
* the phase-16 redirect itself is unchanged. For anonymous visitors it
|
||||
* settles the reduced bar: Sign in visible, the admin-only controls
|
||||
* stay hidden, the steering toggle + panel removed. */
|
||||
* stay hidden, the steering panel removed (the navbar toggle no longer
|
||||
* ships at all — removed at owner request, 2026-08-28). */
|
||||
(async () => {
|
||||
const admin = await alreadySignedIn();
|
||||
await initSharedHeader();
|
||||
|
||||
Reference in New Issue
Block a user