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
0 deletions
-
app/SupportedApps/Radarr.php
|
@ -9,6 +9,7 @@ class Radarr implements Contracts\Applications, Contracts\Livestats { |
|
|
{ |
|
|
{ |
|
|
return '#3e3726'; |
|
|
return '#3e3726'; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public function icon() |
|
|
public function icon() |
|
|
{ |
|
|
{ |
|
|
return 'supportedapps/radarr.png'; |
|
|
return 'supportedapps/radarr.png'; |
|
|