add grafana icon

This commit is contained in:
Liam B. Akkerman
2018-03-24 21:29:46 -07:00
parent 2d38652034
commit 7f0ee208fa
2 changed files with 1 additions and 1 deletions

View File

@@ -7,6 +7,6 @@ class Grafana implements Contracts\Applications {
} }
public function icon() public function icon()
{ {
return 'supportedapps/grafana.png'; #icon does not exist yet return 'supportedapps/grafana.png';
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB