From 5409a57e7df107906afc7717fdde486f9fcf976a Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:53:24 +0200 Subject: [PATCH] fix: outlinePane notifier id --- src/elements/workspace/outlinePane.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/elements/workspace/outlinePane.ts b/src/elements/workspace/outlinePane.ts index 76df40d..4f3b1f9 100644 --- a/src/elements/workspace/outlinePane.ts +++ b/src/elements/workspace/outlinePane.ts @@ -148,7 +148,7 @@ export class OutlinePane extends PluginCEBase { this._notifierID = Zotero.Notifier.registerObserver( this, ["item"], - "attachmentsBox", + "bn-outline", ); this._prefObserverID = registerPrefObserver(