From 8ea0241aa2a6ed38ada3017031d2256cfac6bc67 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Wed, 24 May 2023 17:53:28 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20Hello=20World=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=20tag=20(#2056)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 1e9669a0..aa58b9a8 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4913,7 +4913,12 @@ "desc": "你好,世界", "author": "A-kirami", "homepage": "https://github.com/A-kirami/nonebot-plugin-helloworld", - "tags": [], + "tags": [ + { + "label": "good first plugin", + "color": "#6c58f6" + } + ], "is_official": false }, {