diff --git a/app/SupportedApps/CouchPotato.php b/app/SupportedApps/CouchPotato.php index 3e659ef8..0a176bc9 100644 --- a/app/SupportedApps/CouchPotato.php +++ b/app/SupportedApps/CouchPotato.php @@ -23,7 +23,7 @@ class CouchPotato implements Contracts\Applications, Contracts\Livestats } public function icon() { - return 'supportedapps/CouchPotato.png'; + return 'supportedapps/couchPotato.png'; } public function configDetails() {