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")
|
self.signals.emit("torrent_resume_at_stop_ratio")
|
||||||
return
|
return
|
||||||
|
|
||||||
if self.auto_managed:
|
if self.options["auto_managed"]:
|
||||||
# This torrent is to be auto-managed by lt queueing
|
# This torrent is to be auto-managed by lt queueing
|
||||||
self.handle.auto_managed(True)
|
self.handle.auto_managed(True)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user