From 4fcaa8d3d67e76b6fc7dff8ac1234f45cec483f1 Mon Sep 17 00:00:00 2001 From: eya46 Date: Fri, 26 Jan 2024 22:19:41 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=93=AA=E5=90=92?= =?UTF-8?q?=E7=9B=91=E6=8E=A7=E6=8F=92=E4=BB=B6=20(#2551)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 4bd96e90..68ed6447 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5472,5 +5472,12 @@ "author": "eya46", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nezha", + "project_link": "nonebot-plugin-nezha", + "author": "eya46", + "tags": [], + "is_official": false } ]