From 36606ab05ad50ab22dfe0d0e4535c0e68ddb1d9b Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Sun, 20 Oct 2024 00:07:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B6=A9=E5=9B=BE?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#3038)?= 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 c9596f67..9515b000 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7353,5 +7353,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_picsetu", + "project_link": "nonebot-plugin-picsetu", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]