mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
15 lines
249 B
JSON
15 lines
249 B
JSON
|
{
|
||
|
"type": "panel",
|
||
|
"name": "Slot impl testing",
|
||
|
"id": "mismatch-panel",
|
||
|
"backend": true,
|
||
|
"state": "alpha",
|
||
|
"info": {
|
||
|
"description": "Test",
|
||
|
"author": {
|
||
|
"name": "Grafana Labs",
|
||
|
"url": "https://grafana.com"
|
||
|
}
|
||
|
}
|
||
|
}
|