From b9e0a5fbd88774982df139de88f277cf2cf1a553 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Wed, 25 Dec 2024 17:28:32 +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 a9f74c0b7e60..775ac105b982 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7985,4 +7985,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 + }, ]