Coment error

This commit is contained in:
unknown 2020-02-28 17:30:42 +01:00
parent 139ea6c8de
commit e4dfb1b147
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ var App = {
if (!this.fso.fileExists(this.mdbFile)) if (!this.fso.fileExists(this.mdbFile))
return true; 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); var file = this.fso.getFile(this.mdbFile);