#面板帮助 图像更新

This commit is contained in:
yoimiya-kokomi 2022-06-05 06:51:20 +08:00
parent f0be4ec6d4
commit 20db1141bb
2 changed files with 1 additions and 1 deletions

View File

@ -688,7 +688,7 @@ export async function renderProfile(e, char, render, mode = "profile", params =
if (await refresh()) {
return true;
} else {
e.reply(`使用 #更新面板\n来获取${char.name}的面板详情,请确认${char.name}已展示在【游戏内】的角色展柜中,并打开了“显示角色详情”。`);
e.reply(`确认${char.name}已展示在【游戏内】的角色展柜中,并打开了“显示角色详情”。然后请使用 #更新面板\n命令来获取${char.name}的面板详情`);
}
await profileHelp(e);
return true;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

After

Width:  |  Height:  |  Size: 234 KiB