More file sync debugging
This commit is contained in:
parent
d13af7ca3e
commit
438e122cc8
|
@ -1230,6 +1230,7 @@ Zotero.Sync.Storage = new function () {
|
|||
zipReader.extract(entryName, destFile);
|
||||
}
|
||||
catch (e) {
|
||||
Zotero.debug(destFile.path);
|
||||
Zotero.File.checkFileAccessError(e, destFile, 'create');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user