mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
fix couchpotato icon capitalization
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user