mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
Avoid some errors in debug output in report generation
This commit is contained in:
parent
512ba9c305
commit
eaff9519a7
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ Zotero.Report = new function() {
|
|||
case 'reportSearchMatch':
|
||||
case 'reportChildren':
|
||||
|
||||
case 'libraryID':
|
||||
case 'key':
|
||||
case 'itemType':
|
||||
case 'itemID':
|
||||
case 'sourceItemID':
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue