From bba01728bb752f0b0bce1f9f4776526431968af4 Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Sat, 17 Aug 2024 23:30:19 +0800 Subject: [PATCH] :beers: publish plugin lagrange (#2897) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 7a65beabbfdd..7f848b41c147 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6728,5 +6728,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_lagrange", + "project_link": "nonebot_plugin_lagrange", + "author": "Lonely-Sails", + "tags": [ + { + "label": "Lagrange", + "color": "#ea5252" + } + ], + "is_official": false } ]