From 52653fa0058fb30e29db587bacf425d47bfda004 Mon Sep 17 00:00:00 2001 From: StarHeartHunt Date: Thu, 23 Nov 2023 16:34:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9F=AD=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=9C=8D=E5=8A=A1=E6=94=AF=E6=8C=81=20(#2465)?= 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 ac8886a26c4..72917a17cc6 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5326,5 +5326,12 @@ "author": "he0119", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_shorturl", + "project_link": "nonebot-plugin-shorturl", + "author": "StarHeartHunt", + "tags": [], + "is_official": false } ]