mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-01 12:32:10 +00:00
Fix
This commit is contained in:
parent
bf4615f2f2
commit
3db047a12f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue