perf: imporve clash mode switching performance on the main window (#2667)

This commit is contained in:
Tunglies
2025-02-09 07:45:46 +08:00
committed by GitHub
parent a3d0a38b1e
commit ebe0899eb1
5 changed files with 13 additions and 3 deletions

View File

@@ -83,6 +83,7 @@ pub fn run() {
// clash
cmds::get_clash_info,
cmds::patch_clash_config,
cmds::patch_clash_mode,
cmds::change_clash_core,
cmds::get_runtime_config,
cmds::get_runtime_yaml,