From a067d1b1b150713087c049514ecb57101e81fcec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E4=B9=85?= <114509415+zhongwen-4@users.noreply.github.com> Date: Tue, 12 Nov 2024 23:09:47 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E5=88=A0=E9=99=A4`functi?= =?UTF-8?q?on`=20=E6=8F=92=E4=BB=B6=EF=BC=8C=E6=B7=BB=E5=8A=A0=20`batch-wi?= =?UTF-8?q?thdrawal`=20=E6=8F=92=E4=BB=B6=E6=A0=87=E7=AD=BE=20(#3118)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index df910193..6dea2c4b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6552,13 +6552,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_plugin_function", - "project_link": "nonebot-plugin-function", - "author": "zhongwen-4", - "tags": [], - "is_official": false - }, { "module_name": "nonebot_plugin_web_bottle", "project_link": "nonebot-plugin-web-bottle", @@ -6993,7 +6986,12 @@ "module_name": "nonebot_plugin_batch_withdrawal", "project_link": "nonebot-plugin-batch-withdrawal", "author": "zhongwen-4", - "tags": [], + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], "is_official": false }, {