You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
Merge branch 'master' of git://github.com/kayone/NzbDrone
This commit is contained in:
@@ -88,7 +88,7 @@ namespace NzbDrone
|
||||
{
|
||||
proc = dbg.GetProcesses(trans, "").Item(_processName) as EnvDTE80.Process2;
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch (Exception)
|
||||
{
|
||||
|
||||
return AttachResult.NotRunning;
|
||||
|
||||
Reference in New Issue
Block a user