Update pic_action.py

This commit is contained in:
SengokuCola
2025-05-29 19:24:33 +08:00
parent 56c6252c6c
commit aa75eccea6

View File

@@ -34,7 +34,7 @@ class PicAction(PluginAction):
"当有人要求你生成并发送一张图片时使用", "当有人要求你生成并发送一张图片时使用",
"当有人让你画一张图时使用", "当有人让你画一张图时使用",
] ]
default = True default = False
action_config_file_name = "pic_action_config.toml" action_config_file_name = "pic_action_config.toml"
def __init__( def __init__(