Fix adding TLMC
This commit is contained in:
parent
1aec362689
commit
7065a635b1
|
@ -254,7 +254,10 @@ class AddTorrent extends Component {
|
|||
torrent
|
||||
});
|
||||
} else {
|
||||
// TODO
|
||||
this.setState({
|
||||
files: [/* TODO */],
|
||||
torrent
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user