From aed91dcc48f81af11c5c6c804c3390b656a9354b Mon Sep 17 00:00:00 2001 From: Refound-445 Date: Fri, 18 Oct 2024 21:35:19 +0800 Subject: [PATCH] :beers: publish plugin NailongRemove (#2953) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0cb439f4..cb515983 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7317,5 +7317,17 @@ "author": "Onimaimai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nailongremove", + "project_link": "nonebot-plugin-nailongremove", + "author": "Refound-445", + "tags": [ + { + "label": "图像分类模型", + "color": "#5269ea" + } + ], + "is_official": false } ]