From 97cd21d004fbf82f02678df8bc590916b6d9af62 Mon Sep 17 00:00:00 2001 From: worldmozara <37037264+NCBM@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:40:55 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E7=BB=B4=E6=8A=A4=E7=9A=84=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=20(#2472)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index 147a5601..42feee7e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -3714,22 +3714,6 @@ "tags": [], "is_official": false }, - { - "module_name": "nonebot_plugin_mixin", - "project_link": "nonebot-plugin-mixin", - "author": "NCBM", - "tags": [ - { - "label": "dev", - "color": "#ea5252" - }, - { - "label": "mixin", - "color": "#529fea" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_brainfuck", "project_link": "nonebot-plugin-brainfuck", @@ -3904,18 +3888,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_plugin_msgbuf", - "project_link": "nonebot-plugin-msgbuf", - "author": "NCBM", - "tags": [ - { - "label": "dev", - "color": "#ea5252" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_og", "project_link": "nonebot-plugin-og",