mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-27 06:29:04 +08:00
changed name of end_time_hook attribute
This commit is contained in:
parent
ea356eeb70
commit
e498bd0c35
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ class Webhooks:
|
|||
"run_time": run_time,
|
||||
"torrents_added": stats["added"],
|
||||
"torrents_deleted": stats["deleted"],
|
||||
"torrents_deleted_and_contents": stats["deleted_contents"],
|
||||
"torrents_deleted_and_contents_count": stats["deleted_contents"],
|
||||
"torrents_resumed": stats["resumed"],
|
||||
"torrents_rechecked": stats["rechecked"],
|
||||
"torrents_categorized": stats["categorized"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue