From 1d40ed82dda164fdfd47b7e5515a4401c74659fe Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Thu, 17 Nov 2022 23:18:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BE=A4=E7=AE=A1=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/system/gpadmin_system.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/system/gpadmin_system.js b/config/system/gpadmin_system.js index 3409726..26ae118 100644 --- a/config/system/gpadmin_system.js +++ b/config/system/gpadmin_system.js @@ -203,6 +203,16 @@ export const helpList = [{ "title": "#修改头衔 <@QQ> <头衔>", "desc": "主人给别人设置", "icon": 10 + }, + { + "title": "#(增加|减少|查看)头衔屏蔽词", + "desc": "头衔屏蔽词", + "icon": 2 + }, + { + "title": "#切换头衔屏蔽词匹配模式", + "desc": "模糊匹配和精确匹配", + "icon": 13 }] }]