Fix repair condition
This commit is contained in:
@@ -152,7 +152,6 @@ func (t *TorrentManager) StartRefreshJob() {
|
||||
continue
|
||||
}
|
||||
t.setNewLatestState(checksum)
|
||||
|
||||
t.refreshTorrents(false)
|
||||
t.log.Info("Finished refreshing torrents")
|
||||
case <-t.RefreshWorkerKillSwitch:
|
||||
|
||||
Reference in New Issue
Block a user