From 6c89c58f6eb58386b888a76ac472f2114292e93f Mon Sep 17 00:00:00 2001 From: luojisama Date: Mon, 12 Jan 2026 14:47:13 +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 f7d9cad6..e372bfd1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,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 + }, ]