mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 10:19:08 +00:00
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user