add grafana icon
This commit is contained in:
parent
2d38652034
commit
7f0ee208fa
2 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
}
|
||||
}
|
BIN
storage/app/public/supportedapps/grafana_icon.png
Normal file
BIN
storage/app/public/supportedapps/grafana_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in a new issue