Allow detection of waiting_file_selection
This commit is contained in:
@@ -27,6 +27,7 @@ type Torrent struct {
|
||||
ID string `json:"id"`
|
||||
Name string `json:"filename"`
|
||||
Progress int `json:"-"`
|
||||
Status string `json:"status"`
|
||||
Links []string `json:"links"`
|
||||
Added string `json:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user