diff --git a/app/SupportedApps/Sonarr.php b/app/SupportedApps/Sonarr.php index bdf63350..fcae57ab 100644 --- a/app/SupportedApps/Sonarr.php +++ b/app/SupportedApps/Sonarr.php @@ -2,7 +2,7 @@ use GuzzleHttp\Exception\GuzzleException; use GuzzleHttp\Client; -class Sonarr implements Contracts\Applications, Contracts\Livestats +class Sonarr implements Contracts\Applications { public function defaultColour()