9fd20ff001
This commit is contained in:
2dust 2024-11-04 10:37:44 +08:00
parent 18005b96e8
commit 911dc7f90e

View file

@ -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}");