mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
feat: save some fields in the runtime config, close #292
This commit is contained in:
@@ -183,6 +183,8 @@ pub async fn patch_clash(patch: Mapping) -> Result<()> {
|
||||
log_err!(handle::Handle::update_systray_part());
|
||||
}
|
||||
|
||||
Config::runtime().latest().patch_config(patch);
|
||||
|
||||
<Result<()>>::Ok(())
|
||||
} {
|
||||
Ok(()) => {
|
||||
|
||||
Reference in New Issue
Block a user