Files
LangBot/web/src
Junyan Qin dfd4ab791e fix(web): fix system status card stuck in loading state
fetchStatus(showLoading=false) never called setLoading(false), so the
initial loading=true was never cleared. Simplify to always setLoading
in the finally block — the spinner only shows on the very first load
since subsequent fetches complete near-instantly.
2026-05-04 21:33:31 +08:00
..
2025-08-17 18:07:51 +08:00
2025-05-10 01:19:30 +08:00
2026-03-28 15:50:32 +08:00