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({
|
||||
downloading: true,
|
||||
askDownloading: true,
|
||||
downloadProgress: progress
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user