Avoid log message about json.collections being unknown after e683b2be0
This commit is contained in:
parent
d1d62184be
commit
efae7073f2
|
@ -4113,6 +4113,8 @@ Zotero.Item.prototype.fromJSON = function (json) {
|
|||
// Use?
|
||||
case 'md5':
|
||||
case 'mtime':
|
||||
// Handled below
|
||||
case 'collections':
|
||||
break;
|
||||
|
||||
case 'accessDate':
|
||||
|
|
Loading…
Reference in New Issue
Block a user