mirror of https://github.com/2dust/v2rayN
parent
9326b450d7
commit
b4c37d9906
|
@ -639,6 +639,7 @@ namespace ServiceLib.ViewModels
|
||||||
NoticeHandler.Instance.Enqueue(ResUI.OperationSuccess);
|
NoticeHandler.Instance.Enqueue(ResUI.OperationSuccess);
|
||||||
|
|
||||||
RefreshServers();
|
RefreshServers();
|
||||||
|
SelectedMoveToGroup = null;
|
||||||
SelectedMoveToGroup = new();
|
SelectedMoveToGroup = new();
|
||||||
//Reload();
|
//Reload();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue