fix: outlinePane notifier id
This commit is contained in:
parent
10fc0d5706
commit
5409a57e7d
|
|
@ -148,7 +148,7 @@ export class OutlinePane extends PluginCEBase {
|
|||
this._notifierID = Zotero.Notifier.registerObserver(
|
||||
this,
|
||||
["item"],
|
||||
"attachmentsBox",
|
||||
"bn-outline",
|
||||
);
|
||||
|
||||
this._prefObserverID = registerPrefObserver(
|
||||
|
|
|
|||
Loading…
Reference in New Issue