Fix: Restore Grafana and Dashboard data source icons (#54580)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user