mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
89037d7544
Stubs inside the IIFE (twofa/sessions/cloudflare/wordpress/nginxProxy) always shadowed the real global implementations. Pages dict captured the stubs so clicking those nav items just showed "Loading...". Fix: stubs now delegate to renamed global functions (*Page suffix). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>