mirror of https://github.com/2dust/v2rayN
Bug fix
parent
bf30819a4a
commit
05e424f805
|
@ -1618,6 +1618,8 @@ namespace v2rayN.ViewModels
|
|||
{
|
||||
_noticeHandler?.SendMessage(ResUI.TipChangeRouting, true);
|
||||
Reload();
|
||||
NotifyIcon = MainFormHandler.Instance.GetNotifyIcon(_config);
|
||||
AppIcon = MainFormHandler.Instance.GetAppIcon(_config);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue