mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-01 12:19:52 +00:00
When in Remote mode, local proxy running status no longer blocks backend switching. Introduced `isBackendSwitchBlocked` computed variable that only evaluates true in Local mode with running proxy. Closes #463