Skip to content

Commit d938205

Browse files
committed
Add screenshot
1 parent df37592 commit d938205

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

src/img/sql_builder.png

183 KB
Loading

src/plugin.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@
3030
"url": "https://github.com/questdb/grafana-questdb-datasource/blob/master/LICENSE"
3131
}
3232
],
33-
"screenshots": [],
33+
"screenshots": [
34+
{
35+
"name": "SQL Builder",
36+
"path": "img/sql_builder.png"
37+
}
38+
],
3439
"version": "%VERSION%",
3540
"updated": "%TODAY%"
3641
},

0 commit comments

Comments
 (0)