mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-01 12:32:10 +00:00
parent
18005b96e8
commit
911dc7f90e
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ namespace ServiceLib.Services
|
|||
}
|
||||
_updateFunc?.Invoke(false, "-------------------------------------------------------");
|
||||
|
||||
await ConfigHandler.DedupServerList(config, id);
|
||||
//await ConfigHandler.DedupServerList(config, id);
|
||||
}
|
||||
|
||||
_updateFunc?.Invoke(true, $"{ResUI.MsgUpdateSubscriptionEnd}");
|
||||
|
|
Loading…
Reference in a new issue