From 3ed1bde38aa14d885c4f11ac85a2767f168274e4 Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Tue, 20 Aug 2024 09:13:39 +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 49e44fc9..c5789aad 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6818,5 +6818,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 } ]