Update tool_task.py

This commit is contained in:
dami 2025-08-22 17:05:01 +08:00
parent a89f27abb9
commit 67210ce23b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ logs_file=$plugin_path/${rname}.log
params = {
'name': _name,
'type': _type_day,
'type': cfg['period'],
'week': "",
'where1': cfg['where1'],
'hour': cfg['hour'],