From a388c52b3fa9778dc664c9276be04da5598a5cbc Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Fri, 8 Dec 2023 19:09:45 +0800 Subject: [PATCH] :beers: publish plugin CNRail (#2487) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b8776ebe..0fa69959 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5279,5 +5279,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_cnrail", + "project_link": "nonebot-plugin-cnrail", + "author": "lgc2333", + "tags": [], + "is_official": false } ]