Remove Zotero.wait() from previous commit
This commit is contained in:
parent
3bb221b5e3
commit
5e1c1bd5b3
|
@ -1091,7 +1091,6 @@ Zotero.Attachments = new function(){
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
size += file.fileSize;
|
size += file.fileSize;
|
||||||
Zotero.wait();
|
|
||||||
}
|
}
|
||||||
return size;
|
return size;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user