fix of fix
This commit is contained in:
parent
967cc4ab13
commit
3eeb419278
@ -93,7 +93,6 @@ class Main extends Component {
|
|||||||
this.setState({progress:false, uploadProgress: 1.0});
|
this.setState({progress:false, uploadProgress: 1.0});
|
||||||
if(data.reason){
|
if(data.reason){
|
||||||
this.setState({
|
this.setState({
|
||||||
progress: false,
|
|
||||||
status_text: data.reason,
|
status_text: data.reason,
|
||||||
status: "failed",
|
status: "failed",
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user