mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
Renamed NzbDrone.exe to Radarr.exe.
This commit is contained in:
@@ -5,9 +5,9 @@ using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Core.Configuration;
|
||||
using NzbDrone.Core.Lifecycle;
|
||||
using NzbDrone.Core.Messaging.Events;
|
||||
using NzbDrone.Host.Owin;
|
||||
using Radarr.Host.Owin;
|
||||
|
||||
namespace NzbDrone.Host
|
||||
namespace Radarr.Host
|
||||
{
|
||||
public interface INzbDroneServiceFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user