From fbfac80eb8a7e2ca9be9133245226ab419bac75d Mon Sep 17 00:00:00 2001 From: fllesser Date: Thu, 26 Dec 2024 16:41:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=B8=E5=85=8B?= =?UTF-8?q?=E6=90=9C=20(#3202)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a9f74c0b..42fa9b59 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7985,4 +7985,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_quark", + "project_link": "nonebot-plugin-quark", + "author_id": 64878354, + "tags": [ + { + "label": "search", + "color": "#e1cfcf" + }, + { + "label": "quark", + "color": "#cfbfbf" + } + ], + "is_official": false + }, ]