mirror of
https://github.com/Stone-Red-Code/HyperbolicDownloader.git
synced 2026-09-08 23:41:05 +02:00
Minor bug fixes
This commit is contained in:
@@ -150,6 +150,7 @@ public class HostCommands
|
||||
{
|
||||
ApiManager.SendNotificationMessageNewLine($"Success! Added {recivedHosts.Count} new host(s).", NotificationMessageType.Success);
|
||||
hostsManager.AddRange(recivedHosts);
|
||||
hostsManager.Add(new NetworkSocket(ipAddress.ToString(), port, DateTime.Now));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user