mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 13:18:50 +00:00
refresh ui after update sub
This commit is contained in:
parent
841a20cbd4
commit
23a4e4cc19
1 changed files with 1 additions and 0 deletions
|
@ -1268,6 +1268,7 @@ namespace v2rayN.Forms
|
|||
AppendText(false, msg);
|
||||
if (success)
|
||||
{
|
||||
RefreshServers();
|
||||
Global.reloadV2ray = true;
|
||||
await LoadV2ray();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue