mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 17:11:31 +08:00
Update On Sun Oct 6 20:31:52 CEST 2024
This commit is contained in:
@@ -731,7 +731,7 @@ namespace ServiceLib.ViewModels
|
||||
{
|
||||
ChangeSystemProxyStatusAsync(_config.systemProxyItem.sysProxyType, false);
|
||||
BlReloadEnabled = true;
|
||||
ShowClashUI = _config.IsRunningCore(ECoreType.clash);
|
||||
ShowClashUI = _config.IsRunningCore(ECoreType.sing_box);
|
||||
if (ShowClashUI)
|
||||
{
|
||||
Locator.Current.GetService<ClashProxiesViewModel>()?.ProxiesReload();
|
||||
|
||||
Reference in New Issue
Block a user