From 5e0921aca93c9968e4c97d9042e26afc7d7857cb Mon Sep 17 00:00:00 2001 From: baiqwerdvd Date: Wed, 17 Apr 2024 20:44:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=A3=9E=E8=8A=B1?= =?UTF-8?q?=E4=BB=A4=20(#2647)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 67e077577eb5..2ef977ec1744 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5788,5 +5788,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fhl", + "project_link": "nonebot-plugin-fhl", + "author": "baiqwerdvd", + "tags": [ + { + "label": "飞花令", + "color": "#ea5252" + } + ], + "is_official": false } ]