mirror of
https://github.com/2dust/v2rayN.git
synced 2026-02-05 10:19:45 +05:00
refresh ui after update sub
This commit is contained in:
@@ -1268,6 +1268,7 @@ namespace v2rayN.Forms
|
||||
AppendText(false, msg);
|
||||
if (success)
|
||||
{
|
||||
RefreshServers();
|
||||
Global.reloadV2ray = true;
|
||||
await LoadV2ray();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user