From 37ad14c2771ae741b8e45dc8288d66be50417fd3 Mon Sep 17 00:00:00 2001 From: Lumine <66518048+1umine@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:46:41 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20miragetank=20&=20charpic=20=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=20(#2807)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index f7659841..0bf0afc0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -855,15 +855,33 @@ { "module_name": "nonebot_plugin_charpic", "project_link": "nonebot-plugin-charpic", - "author": "RafuiiChan", - "tags": [], + "author": "1umine", + "tags": [ + { + "label": "字符画", + "color": "#ea5252" + }, + { + "label": "多平台适配", + "color": "#ea5252" + } + ], "is_official": false }, { "module_name": "nonebot_plugin_miragetank", "project_link": "nonebot-plugin-miragetank", - "author": "RafuiiChan", - "tags": [], + "author": "1umine", + "tags": [ + { + "label": "幻影坦克", + "color": "#ea5252" + }, + { + "label": "多平台适配", + "color": "#ea5252" + } + ], "is_official": false }, {