From d37c31b31c756b1b6c0a1ca84d5caec49b684dfb Mon Sep 17 00:00:00 2001 From: 2675hujilo <113016971+2675hujilo@users.noreply.github.com> Date: Sat, 1 Apr 2023 18:43:03 +0800 Subject: [PATCH] Update tips_custom_template.py --- tips_custom_template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips_custom_template.py b/tips_custom_template.py index d9f72562..5ba44879 100644 --- a/tips_custom_template.py +++ b/tips_custom_template.py @@ -47,4 +47,4 @@ command_err_message = "指令执行出错:" # 会话重置提示 # pkg/qqbot/cmds/session/reset.py,line:25,31 command_reset_message = ["[bot]会话已重置"] -command_reset_name_message = ["[bot]会话已重置,使用场景预设:"] +command_reset_name_message = "[bot]会话已重置,使用场景预设:"