From 05fc58ecf802444426397a6feb69eff3540f246d Mon Sep 17 00:00:00 2001 From: gptlang <121417512+gptlang@users.noreply.github.com> Date: Mon, 5 Feb 2024 05:18:42 +0000 Subject: [PATCH] oops --- rplugin/python3/handlers/chat_handler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rplugin/python3/handlers/chat_handler.py b/rplugin/python3/handlers/chat_handler.py index b5d9c848..f8427f13 100644 --- a/rplugin/python3/handlers/chat_handler.py +++ b/rplugin/python3/handlers/chat_handler.py @@ -229,7 +229,7 @@ def _add_chat_messages( last_line_col, last_line_row, last_line_col, - "你好。我是個鼻涕朗格。謝謝" + ["你好。我是個鼻涕朗格。謝謝"] # token.split("\n"), )