Add ForRepair prop
This commit is contained in:
@@ -6,6 +6,7 @@ type Torrent struct {
|
||||
realdebrid.Torrent
|
||||
Directories []string
|
||||
SelectedFiles []File
|
||||
ForRepair bool
|
||||
}
|
||||
|
||||
type File struct {
|
||||
|
||||
Reference in New Issue
Block a user