parent
6447966e91
commit
d5340bf644
1 changed files with 1 additions and 0 deletions
|
|
@ -633,6 +633,7 @@ function torrentReady (torrentKey, torrentInfo) {
|
|||
torrentSummary.name = torrentSummary.displayName || torrentInfo.name
|
||||
torrentSummary.path = torrentInfo.path
|
||||
torrentSummary.files = torrentInfo.files
|
||||
torrentSummary.magnetURI = torrentInfo.magnetURI
|
||||
update()
|
||||
|
||||
// Save the .torrent file, if it hasn't been saved already
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue