Remove Zotero.wait() from previous commit
This commit is contained in:
parent
3bb221b5e3
commit
5e1c1bd5b3
1 changed files with 0 additions and 1 deletions
|
@ -1091,7 +1091,6 @@ Zotero.Attachments = new function(){
|
|||
continue;
|
||||
}
|
||||
size += file.fileSize;
|
||||
Zotero.wait();
|
||||
}
|
||||
return size;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue