From 13604a282fe493af1411950d487f1c25b0786de5 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Tue, 18 Aug 2026 19:51:33 +0800 Subject: [PATCH] :beers: publish plugin CNRail (#4134) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 9979dda66e49..5c5c2bb09a35 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11485,4 +11485,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_cnrail", + "project_link": "nonebot-plugin-cnrail", + "author_id": 59048777, + "tags": [], + "is_official": false + }, ]