mirror of
https://github.com/2dust/v2rayN.git
synced 2026-02-04 17:59:45 +05:00
Update DownloadHandle.cs
This commit is contained in:
@@ -77,6 +77,7 @@ namespace v2rayN.Handler
|
||||
{
|
||||
AbsoluteCompleted(this, new ResultEventArgs(false, "Already the latest version"));
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
string url = string.Format(nUrl, version);
|
||||
|
||||
Reference in New Issue
Block a user