alxlaxv
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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() |
|
|
|