diff --git a/app/SupportedApps/Sonarr.php b/app/SupportedApps/Sonarr.php index e101affc..3f65375b 100644 --- a/app/SupportedApps/Sonarr.php +++ b/app/SupportedApps/Sonarr.php @@ -52,7 +52,7 @@ class Sonarr implements Contracts\Applications, Contracts\Livestats { $html = ' '; return json_encode(['status' => $active, 'html' => $html]);