Store torrent bytes
This commit is contained in:
parent
5740d3ebe9
commit
41a2cd58b3
4 changed files with 46 additions and 23 deletions
|
|
@ -191,6 +191,7 @@ impl Api {
|
|||
only_files,
|
||||
seen_peers,
|
||||
output_folder,
|
||||
..
|
||||
}) => ApiAddTorrentResponse {
|
||||
id: None,
|
||||
output_folder: output_folder.to_string_lossy().into_owned(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue