From 31c9c1384d3045909a2ea4b60dcba0ce94531352 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Fri, 18 Jul 2025 19:19:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20LitePerm=20?= =?UTF-8?q?=E6=9D=83=E9=99=90=E7=AE=A1=E7=90=86=E6=8F=92=E4=BB=B6=20(#3561?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..081866e1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_liteperm", + "project_link": "nonebot_plugin_liteperm", + "author_id": 67693593, + "tags": [ + { + "label": "权限控制", + "color": "#ea5252" + }, + { + "label": "管理", + "color": "#d7ae22" + } + ], + "is_official": false + }, ]