From 452a0d08fa1cecd4fd4fef1b8dc5c93ea74b6d44 Mon Sep 17 00:00:00 2001 From: kanbereina Date: Tue, 31 Dec 2024 12:06:27 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BD=BB=E9=87=8F?= =?UTF-8?q?=E5=8C=96=E7=9A=84=E6=9C=AC=E5=9C=B0=E6=95=B0=E6=8D=AE=E5=AD=98?= =?UTF-8?q?=E5=82=A8=20(#3225)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b396fbfd301f..949592b8e200 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8049,4 +8049,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_litestore", + "project_link": "nonebot-plugin-litestore", + "author_id": 121220148, + "tags": [ + { + "label": "store", + "color": "#51deda" + }, + { + "label": "lite", + "color": "#e6ebeb" + }, + { + "label": "lib", + "color": "#cc5741" + } + ], + "is_official": false + }, ]