From 88add41c981dc20a4ad6d8922f1483d0d8a54ec9 Mon Sep 17 00:00:00 2001 From: luojisama Date: Thu, 15 Jan 2026 11:29:36 +0800 Subject: [PATCH] :beers: publish plugin Shiro Web Console (#3827) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e201d14f..6f841744 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10224,4 +10224,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_shiro_web_console", + "project_link": "nonebot-plugin-shiro-web-console", + "author_id": 114895516, + "tags": [ + { + "label": "WebUi", + "color": "#ea5252" + } + ], + "is_official": false + }, ]