diff --git a/assets/plugins.json b/assets/plugins.json index 4e1bfc74d92a..1f43ffbce14c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7642,5 +7642,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_manageweb", + "project_link": "nonebot-plugin-manageweb", + "author": "CM-Edelweiss", + "tags": [ + { + "label": "webui", + "color": "#ea5252" + }, + { + "label": "插件更新", + "color": "#505d4d" + } + ], + "is_official": false } ]