Fix nzbdrone reference

pull/7063/head
bakerboy448 2 years ago committed by Robin Dadswell
parent dfb8d2ea0f
commit ff409d3661

@ -105,7 +105,7 @@ namespace NzbDrone.Update
throw new ArgumentOutOfRangeException("arg", "Invalid process ID");
}
Logger.Debug("NzbDrone process ID: {0}", id);
Logger.Debug("Radarr process ID: {0}", id);
return id;
}

Loading…
Cancel
Save