From 71f1c2f574c8fe321ad36c497195c415be5f25b7 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 49e44fc96cb3..c5789aadd40a 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 } ]