From 00e9e74dfc727fda7697b694948c0ce4be2d4a73 Mon Sep 17 00:00:00 2001 From: tkgs0 Date: Thu, 31 Oct 2024 13:13:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?wife=20(#3093)?= 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 17842d99..5b0e5058 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7546,5 +7546,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wife", + "project_link": "nonebot-plugin-wife", + "author": "tkgs0", + "tags": [], + "is_official": false } ]