mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-26 18:50:10 +08:00
Update On Thu Aug 14 20:41:00 CEST 2025
This commit is contained in:
@@ -477,7 +477,7 @@ public class MainWindowViewModel : MyReactiveObject
|
||||
|
||||
public async Task UpdateSubscriptionProcess(string subId, bool blProxy)
|
||||
{
|
||||
await (new UpdateService()).UpdateSubscriptionProcess(_config, subId, blProxy, UpdateTaskHandler);
|
||||
await SubscriptionHandler.UpdateProcess(_config, subId, blProxy, UpdateTaskHandler);
|
||||
}
|
||||
|
||||
#endregion Subscription
|
||||
|
||||
Reference in New Issue
Block a user