🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-06-14 03:01:05 +00:00
parent cb560ecd73
commit 14337b8171

View File

@@ -110,7 +110,7 @@ class TTSPlugin(BasePlugin):
# 从配置获取组件启用状态
enable_tts = self.get_config("components.enable_tts", True)
components = [] # 添加Action组件
components = [] # 添加Action组件
if enable_tts:
components.append(
(