From 46f6eba319ad7e74a71df482fb7f7e63cab20169 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Fri, 27 Dec 2024 10:18:26 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B0=8F=E7=9C=9F?= =?UTF-8?q?=E5=AF=BB=E7=9A=84WebUi=20(#3205)?= 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 42fa9b590db6..16702cbee4fe 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8001,4 +8001,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zxui", + "project_link": "nonebot-plugin-zxui", + "author_id": 45528451, + "tags": [ + { + "label": "小真寻", + "color": "#fbe4e4" + }, + { + "label": "WebUi", + "color": "#2bcaca" + } + ], + "is_official": false + }, ]