parent
24f3763836
commit
b44f23cc98
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
|||
this.addThumb(this.oUrl);
|
||||
break;
|
||||
default:
|
||||
this.addThumb('../images/file.svg'); break;
|
||||
this.addThumb('images/file.svg'); break;
|
||||
}
|
||||
|
||||
this.autoScale(file).then(function(blob) {
|
||||
|
|
Loading…
Add table
Reference in a new issue