From fcd226031b804662d346cb9420e801a2795e3d03 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Wed, 23 Oct 2024 14:29:59 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=98=B2=E6=92=A4?= =?UTF-8?q?=E5=9B=9E=20(#3054)?= 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 0c1da0ba..75208980 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7447,5 +7447,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_prevent_withdrawal", + "project_link": "nonebot-prevent-withdrawal", + "author": "zhongwen-4", + "tags": [], + "is_official": false } ]