mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 16:30:52 +08:00
fix: profile updated field
This commit is contained in:
@@ -380,8 +380,7 @@ impl Profiles {
|
||||
patch!(each, item, url);
|
||||
patch!(each, item, selected);
|
||||
patch!(each, item, extra);
|
||||
|
||||
each.updated = Some(help::get_now());
|
||||
patch!(each, item, updated);
|
||||
|
||||
self.items = Some(items);
|
||||
return self.save_file();
|
||||
|
||||
Reference in New Issue
Block a user