@@ -131,7 +131,7 @@
|
|||||||
this.addThumb(this.oUrl);
|
this.addThumb(this.oUrl);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
this.addThumb('../images/file.svg'); break;
|
this.addThumb('images/file.svg'); break;
|
||||||
}
|
}
|
||||||
|
|
||||||
this.autoScale(file).then(function(blob) {
|
this.autoScale(file).then(function(blob) {
|
||||||
|
Reference in New Issue
Block a user