mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
Fix typo
This commit is contained in:
parent
ea16f2ca8f
commit
ec368d6c70
@ -576,7 +576,7 @@ class Torrent:
|
||||
self.signals.emit("torrent_resume_at_stop_ratio")
|
||||
return
|
||||
|
||||
if self.auto_managed:
|
||||
if self.options["auto_managed"]:
|
||||
# This torrent is to be auto-managed by lt queueing
|
||||
self.handle.auto_managed(True)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user