Skip to content

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed May 6, 2024
1 parent df37592 commit d938205
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Binary file added src/img/sql_builder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@
"url": "https://github.com/questdb/grafana-questdb-datasource/blob/master/LICENSE"
}
],
"screenshots": [],
"screenshots": [
{
"name": "SQL Builder",
"path": "img/sql_builder.png"
}
],
"version": "%VERSION%",
"updated": "%TODAY%"
},
Expand Down

0 comments on commit d938205

Please sign in to comment.