From 2881d42bf52f5d4c55d17d5fa147c1a102d4ab7e Mon Sep 17 00:00:00 2001 From: he0119 Date: Tue, 21 Nov 2023 21:31:03 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=94=A8=E6=88=B7?= =?UTF-8?q?=20(#2462)?= 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 5bb9ba7a..ac8886a2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5319,5 +5319,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_user", + "project_link": "nonebot-plugin-user", + "author": "he0119", + "tags": [], + "is_official": false } ]