From b803d16266e41873b8e60cc52451c2a2cac13d0c Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Thu, 9 Jul 2026 21:22:51 +0800 Subject: [PATCH] :beers: publish plugin GSPanel Lite (#4050) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 430293c9..4d0556a5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11244,4 +11244,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_gspanel_lite", + "project_link": "nonebot-plugin-gspanel-lite", + "author_id": 86997355, + "tags": [ + { + "label": "Genshin", + "color": "#eae552" + }, + { + "label": "原神", + "color": "#a3fffc" + } + ], + "is_official": false + }, ]