Skip to content

Commit 7b74dd2

Browse files
committed
Update dist
1 parent c430640 commit 7b74dd2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

dist/plugin.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"type": "panel",
33
"name": "HTML graphics",
44
"id": "gapit-htmlgraphics-panel",
5-
"description": "Grafana panel for displaying metric sensitive HTML and SVG graphics",
65
"info": {
7-
"description": "",
6+
"description": "Grafana panel for displaying metric sensitive HTML and SVG graphics",
87
"author": {
98
"name": "Gapit",
109
"url": "https://gapit.io/"
@@ -24,15 +23,15 @@
2423
"screenshots": [
2524
{
2625
"name": "In action",
27-
"path": "img/screenshot-building-overview"
26+
"path": "img/screenshot-building-overview.png"
2827
},
2928
{
3029
"name": "Edit view",
31-
"path": "img/screenshot-building-overview-edit"
30+
"path": "img/screenshot-building-overview-edit.png"
3231
},
3332
{
3433
"name": "Text editor",
35-
"path": "img/screenshot-text-editor"
34+
"path": "img/screenshot-text-editor.png"
3635
}
3736
],
3837
"version": "0.0.1",

0 commit comments

Comments
 (0)