From 95e6fb696bc1ba2fbc8b10c54493f0cf0218d422 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sun, 21 Jun 2026 16:08:34 +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 267f91f7..6840d272 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,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 + }, ]