diff --git a/app/SupportedApps/CouchPotato.php b/app/SupportedApps/CouchPotato.php index 82d93343..440fc0fb 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() {