Browse Source
Capitalized first letter of filename to fix link
pull/162/head
halorrr
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/SupportedApps/Grafana.php
|
@ -9,4 +9,4 @@ class Grafana implements Contracts\Applications { |
|
|
{ |
|
|
{ |
|
|
return 'supportedapps/grafana.png'; |
|
|
return 'supportedapps/grafana.png'; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |