mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
add grafana icon
This commit is contained in:
@@ -7,6 +7,6 @@ class Grafana implements Contracts\Applications {
|
||||
}
|
||||
public function icon()
|
||||
{
|
||||
return 'supportedapps/grafana.png'; #icon does not exist yet
|
||||
return 'supportedapps/grafana.png';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user