🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -242,7 +242,7 @@ class ActionModifier:
|
||||
|
||||
for action_name, action_info in actions_with_info.items():
|
||||
activation_type = action_info.get("focus_activation_type", "always")
|
||||
|
||||
|
||||
print(f"action_name: {action_name}, activation_type: {activation_type}")
|
||||
|
||||
# 现在统一是字符串格式的激活类型值
|
||||
|
||||
Reference in New Issue
Block a user