Fix issue with bins
This commit is contained in:
@@ -145,8 +145,6 @@ func (t *TorrentManager) refreshTorrents() []string {
|
||||
return false
|
||||
})
|
||||
|
||||
t.cleanupBins(freshIDs)
|
||||
|
||||
return updatedPaths.ToSlice()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user