From d86a86d4b265e950fb408c21661dedfa66756970 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 9b9830d0..6d45749a 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 } ]