mirror of
https://github.com/rumanzo/bt2qbt.git
synced 2024-11-08 20:02:30 +01:00
parent
00fad06b37
commit
0009754f1e
@ -158,7 +158,7 @@ func (newstructure *NewTorrentStructure) FillMissing() {
|
||||
newstructure.Pieces = newstructure.FillNotHaveFiles("1")
|
||||
}
|
||||
}
|
||||
newstructure.PiecePriority = newstructure.Pieces
|
||||
newstructure.PiecePriority = newstructure.FillNotHaveFiles("1")
|
||||
}
|
||||
|
||||
func (newstructure *NewTorrentStructure) FillSizes() {
|
||||
|
Loading…
Reference in New Issue
Block a user