Update pic_action.py

pull/982/head
SengokuCola 2025-05-29 19:24:33 +08:00
parent 56c6252c6c
commit aa75eccea6
1 changed files with 1 additions and 1 deletions

View File

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