mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 18:16:08 +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