From 97e3ee32e763e613903e886f14996906683c1252 Mon Sep 17 00:00:00 2001 From: CM-Edelweiss Date: Wed, 20 Nov 2024 16:30:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20nb=E5=95=86?= =?UTF-8?q?=E5=BA=97=E6=8F=92=E4=BB=B6=E5=AE=89=E8=A3=85=E5=99=A8web?= =?UTF-8?q?=E7=89=88=20(#3125)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a3eb9483..c16e83c9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7638,4 +7638,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_manageweb", + "project_link": "nonebot-plugin-manageweb", + "author_id": 110460087, + "tags": [ + { + "label": "webui", + "color": "#ea5252" + }, + { + "label": "插件更新", + "color": "#505d4d" + } + ], + "is_official": false + }, ]