Update On Wed Oct 9 20:34:41 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-09 20:34:42 +02:00
parent 5f2a772a48
commit 8a4e08c276
126 changed files with 2177 additions and 1812 deletions
@@ -235,7 +235,7 @@ namespace ServiceLib.ViewModels
{
return;
}
Locator.Current.GetService<MainWindowViewModel>()?.V2rayUpgrade(fileName);
Locator.Current.GetService<MainWindowViewModel>()?.UpgradeApp(fileName);
}
catch (Exception ex)
{