Coment error
This commit is contained in:
parent
139ea6c8de
commit
e4dfb1b147
|
@ -305,7 +305,7 @@ var App = {
|
|||
if (!this.fso.fileExists(this.mdbFile))
|
||||
return true;
|
||||
|
||||
// If it's abnormaly biggerm, maybe is corrupted, so force download
|
||||
// If it's abnormaly bigger, maybe is corrupted, so force download
|
||||
|
||||
var file = this.fso.getFile(this.mdbFile);
|
||||
|
||||
|
|
Loading…
Reference in New Issue