mirror of https://github.com/2dust/v2rayN
Fix
parent
bf4615f2f2
commit
3db047a12f
|
@ -219,6 +219,7 @@ namespace ServiceLib.ViewModels
|
||||||
|
|
||||||
await Reload();
|
await Reload();
|
||||||
await AutoHideStartup();
|
await AutoHideStartup();
|
||||||
|
Locator.Current.GetService<StatusBarViewModel>()?.RefreshRoutingsMenu();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion Init
|
#endregion Init
|
||||||
|
|
Loading…
Reference in New Issue