Browse Source

Update Sonarr.php

pull/271/head
alxlaxv 7 years ago
committed by GitHub
parent
commit
287d4f1f6c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/SupportedApps/Sonarr.php

2
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()

Loading…
Cancel
Save