diff --git a/src/plugin.json b/src/plugin.json index ce6d695..f0a810e 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -24,7 +24,10 @@ "url": "https://github.com/grafana/grafana-starter-panel/blob/master/LICENSE" } ], - "screenshots": [], + "screenshots": [{ + "name": "chord-example", + "path": "img/Chord-Example.png" + }], "version": "%VERSION%", "updated": "%TODAY%" },