fix(download): bug when cancel button not appear in main page
This commit is contained in:
parent
ef705211ab
commit
73299fbbc8
@ -186,6 +186,7 @@ export default class Torrent extends Component {
|
|||||||
|
|
||||||
this.setState({
|
this.setState({
|
||||||
downloading: true,
|
downloading: true,
|
||||||
|
askDownloading: true,
|
||||||
downloadProgress: progress
|
downloadProgress: progress
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user