From ffdeadf3c97a9aa64e89d44312f6cde7ff5b39e2 Mon Sep 17 00:00:00 2001 From: bietiaop <1527109126@qq.com> Date: Wed, 31 Jul 2024 23:21:46 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=83=E5=BA=A6=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=EF=BC=88=E5=B8=AE=E5=8A=A9=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/help.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/help.js b/apps/help.js index f64b115..ee98392 100644 --- a/apps/help.js +++ b/apps/help.js @@ -95,6 +95,13 @@ const helpData = [ needSK: false, commands: ['角色名+面板'], }, + { + title: '练度统计', + desc: '查看角色练度统计(如果更新需要先%刷新面板)', + needCK: false, + needSK: false, + commands: ['练度', '练度统计'], + }, ], }, {