We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 423ce0b commit 78ebd1fCopy full SHA for 78ebd1f
plugin.json
@@ -2,7 +2,7 @@
2
"id": "render_chart",
3
"uuid": "9cff2e31-1e10-4b45-b2b7-87edc20865bc",
4
"title": "Render Chart",
5
- "iconURL": "https://raw.githubusercontent.com/TypingMind/render-chart/f7ee3e95d86338c4fe05a3c547f20157608ebecb/icon.png",
+ "iconURL": "https://raw.githubusercontent.com/TypingMind/plugin-render-chart/main/icon.png",
6
"openaiSpec": {
7
"name": "render_chart",
8
"parameters": {
@@ -199,4 +199,4 @@
199
},
200
"implementationType": "javascript",
201
"outputType": "render_html"
202
-}
+}
0 commit comments