mirror of https://github.com/2dust/v2rayN
parent
18005b96e8
commit
911dc7f90e
|
@ -228,7 +228,7 @@ namespace ServiceLib.Services
|
||||||
}
|
}
|
||||||
_updateFunc?.Invoke(false, "-------------------------------------------------------");
|
_updateFunc?.Invoke(false, "-------------------------------------------------------");
|
||||||
|
|
||||||
await ConfigHandler.DedupServerList(config, id);
|
//await ConfigHandler.DedupServerList(config, id);
|
||||||
}
|
}
|
||||||
|
|
||||||
_updateFunc?.Invoke(true, $"{ResUI.MsgUpdateSubscriptionEnd}");
|
_updateFunc?.Invoke(true, $"{ResUI.MsgUpdateSubscriptionEnd}");
|
||||||
|
|
Loading…
Reference in New Issue