From f708da0f79918751af75f0f5f27abf55e6e9e800 Mon Sep 17 00:00:00 2001 From: Onimaimai Date: Fri, 18 Oct 2024 20:58:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9C=BA=E5=8E=85?= =?UTF-8?q?=20(#3028)?= 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 0cb439f46b0d..afabb30ee5f3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7317,5 +7317,12 @@ "author": "Onimaimai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_jtj", + "project_link": "nonebot-plugin-jtj", + "author": "Onimaimai", + "tags": [], + "is_official": false } ]