mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:13:44 +08:00
chore: update
This commit is contained in:
parent
e8ed7c1e3e
commit
11a8e3465f
@ -144,7 +144,7 @@ impl CoreManager {
|
||||
let app_dir = dirs::path_to_str(&app_dir)?;
|
||||
|
||||
let clash_core = { Config::verge().latest().clash_core.clone() };
|
||||
let mut clash_core = clash_core.unwrap_or("verge-mihomo".into());
|
||||
let clash_core = clash_core.unwrap_or("verge-mihomo".into());
|
||||
|
||||
let config_path = dirs::path_to_str(&config_path)?;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user