Fix: Restore Grafana and Dashboard data source icons (#54580)

This commit is contained in:
Josh Hunt
2022-09-01 09:46:06 -04:00
committed by GitHub
parent 8a23b1fd4f
commit fd7a30c0a9
2 changed files with 4 additions and 4 deletions
@@ -11,8 +11,8 @@
"url": "https://grafana.com"
},
"logos": {
"small": "TODO",
"large": "TODO"
"small": "public/img/icn-datasource.svg",
"large": "public/img/icn-datasource.svg"
}
},
@@ -11,8 +11,8 @@
"url": "https://grafana.com"
},
"logos": {
"small": "TODO",
"large": "TODO"
"small": "public/img/icn-datasource.svg",
"large": "public/img/icn-datasource.svg"
}
},
"backend": true,