mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-12 06:19:51 +05:00
Bug fix
This commit is contained in:
@@ -1618,6 +1618,8 @@ namespace v2rayN.ViewModels
|
|||||||
{
|
{
|
||||||
_noticeHandler?.SendMessage(ResUI.TipChangeRouting, true);
|
_noticeHandler?.SendMessage(ResUI.TipChangeRouting, true);
|
||||||
Reload();
|
Reload();
|
||||||
|
NotifyIcon = MainFormHandler.Instance.GetNotifyIcon(_config);
|
||||||
|
AppIcon = MainFormHandler.Instance.GetAppIcon(_config);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user