mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +00:00
parent
2a968e7696
commit
d4738017bf
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Zotero.CollectionTreeView = function()
|
|||
this._highlightedRows = {};
|
||||
this._unregisterID = Zotero.Notifier.registerObserver(this, ['collection', 'search', 'share', 'group', 'bucket']);
|
||||
this._containerState = {};
|
||||
this._duplicatesLibraries = [];
|
||||
this._duplicateLibraries = [];
|
||||
this._unfiledLibraries = [];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue