🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -110,7 +110,7 @@ class TTSPlugin(BasePlugin):
|
|||||||
|
|
||||||
# 从配置获取组件启用状态
|
# 从配置获取组件启用状态
|
||||||
enable_tts = self.get_config("components.enable_tts", True)
|
enable_tts = self.get_config("components.enable_tts", True)
|
||||||
components = [] # 添加Action组件
|
components = [] # 添加Action组件
|
||||||
if enable_tts:
|
if enable_tts:
|
||||||
components.append(
|
components.append(
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user