Browse Source

add grafana icon

pull/160/head
Liam B. Akkerman 7 years ago
parent
commit
7f0ee208fa
  1. 2
      app/SupportedApps/grafana.php
  2. BIN
      storage/app/public/supportedapps/grafana_icon.png

2
app/SupportedApps/grafana.php

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Loading…
Cancel
Save