mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Minor improvements, bug fixes
This commit is contained in:
@@ -90,7 +90,9 @@ namespace Jackett
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
Program.LoggerInstance.FatalException("Failed to start HTTP server. " + ex.Message, ex);
|
||||
}
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user