From f809f1d089020084da7ba947e5f755bd5a99d6e9 Mon Sep 17 00:00:00 2001 From: NCBM Date: Mon, 15 Jul 2024 20:48:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=86=8D=E6=B6=A6?= =?UTF-8?q?=20(#2815)?= 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 99fd419c..2f880f00 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6495,5 +6495,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_runagain", + "project_link": "nonebot-plugin-runagain", + "author": "NCBM", + "tags": [], + "is_official": false } ]