1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-19 04:50:43 +08:00
Files
AzurLaneAutoScript/module/webui/app.py
positnuec 2d2db92c3c Fix: init state_switch before show() in webui
On session loss the page reloads, the sidebar becomes clickable while run() is still initializing, and a click in between raises AttributeError on missing state_switch.
2026-08-16 17:06:49 +08:00

60 KiB