From 55d88b7dae4eeeff086e5fe1bae9d0a2a792597f Mon Sep 17 00:00:00 2001 From: mnixry Date: Thu, 23 Nov 2023 23:06:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=89=98=E7=AE=A1=E6=94=AF=E6=8C=81=20(#2467)?= 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 72917a17..6bcd4bf3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5333,5 +5333,12 @@ "author": "StarHeartHunt", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_filehost", + "project_link": "nonebot-plugin-filehost", + "author": "mnixry", + "tags": [], + "is_official": false } ]