Clear inPublications in PATCH JSON with false, not empty string
This commit is contained in:
parent
c03a0df226
commit
ab2bedc0df
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ Zotero.DataObjectUtilities = {
|
|||
|
||||
case 'deleted':
|
||||
case 'parentItem':
|
||||
case 'inPublications':
|
||||
target[i] = false;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue