Clear inPublications in PATCH JSON with false, not empty string
This commit is contained in:
parent
c03a0df226
commit
ab2bedc0df
|
@ -139,6 +139,7 @@ Zotero.DataObjectUtilities = {
|
||||||
|
|
||||||
case 'deleted':
|
case 'deleted':
|
||||||
case 'parentItem':
|
case 'parentItem':
|
||||||
|
case 'inPublications':
|
||||||
target[i] = false;
|
target[i] = false;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user