mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
More work on NzbDrone.Update
This commit is contained in:
@@ -10,6 +10,7 @@ namespace NzbDrone.Common
|
||||
{
|
||||
private static readonly Logger Logger = LogManager.GetLogger("Host.ProcessProvider");
|
||||
|
||||
public static readonly string NzbDroneProccessName = "NzbDrone";
|
||||
|
||||
public virtual ProcessInfo GetCurrentProcess()
|
||||
{
|
||||
|
Reference in New Issue
Block a user