9fd20ff001
pull/6005/head
2dust 3 weeks ago
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…
Cancel
Save