tripnomics_7.5.5/public/app/plugins/panel/gettingstarted/plugin.json
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30

20 lines
343 B
JSON

{
"type": "panel",
"name": "Getting Started",
"id": "gettingstarted",
"skipDataQuery": true,
"hideFromList": true,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-dashlist-panel.svg",
"large": "img/icn-dashlist-panel.svg"
}
}
}