From 73f7a8ecbf7966c0081f49c0fad633ea349fd97c Mon Sep 17 00:00:00 2001 From: ProgramRipper Date: Tue, 1 Jul 2025 21:24:29 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-orm (#3556) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a9639c47..3913c7c1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9263,4 +9263,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_orm", + "project_link": "nonebot-plugin-orm", + "author_id": 45716046, + "tags": [], + "is_official": false + }, ]