mirror of
https://github.com/zotero/zotero.git
synced 2026-09-12 23:01:22 +00:00
Merge 221b4ef5d6 into 4b14ca9af4
This commit is contained in:
commit
d3ec785103
1 changed files with 1 additions and 0 deletions
|
|
@ -1770,6 +1770,7 @@ var ItemTree = class ItemTree extends LibraryTree {
|
|||
if (!this.isContainer(index)) {
|
||||
return;
|
||||
}
|
||||
if (this.regularOnly) return;
|
||||
|
||||
this._lastToggleOpenStateIndex = index;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue