mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: show mono version on System -> Info
This commit is contained in:
@@ -27,7 +27,7 @@ namespace NzbDrone.Api
|
||||
{
|
||||
_logger.Info("Starting NzbDrone API");
|
||||
|
||||
if (RuntimeInfo.IsProduction)
|
||||
if (RuntimeInfoBase.IsProduction)
|
||||
{
|
||||
DiagnosticsHook.Disable(pipelines);
|
||||
}
|
||||
|
Reference in New Issue
Block a user