alxlaxv
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
app/SupportedApps/Sonarr.php
|
@ -4,8 +4,6 @@ use GuzzleHttp\Exception\GuzzleException; |
|
|
use GuzzleHttp\Client; |
|
|
use GuzzleHttp\Client; |
|
|
|
|
|
|
|
|
class Sonarr implements Contracts\Applications, Contracts\Livestats { |
|
|
class Sonarr implements Contracts\Applications, Contracts\Livestats { |
|
|
|
|
|
|
|
|
public $config; |
|
|
|
|
|
|
|
|
|
|
|
public function defaultColour() |
|
|
public function defaultColour() |
|
|
{ |
|
|
{ |
|
|