From 1c453cc4f2f69d24b4445621daa2eaff9a7fbb23 Mon Sep 17 00:00:00 2001 From: Onimaimai Date: Fri, 18 Oct 2024 22:40:48 +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 9b9830d0b1ff..6d45749acc20 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7341,5 +7341,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_jtj", + "project_link": "nonebot-plugin-jtj", + "author": "Onimaimai", + "tags": [], + "is_official": false } ]