From 3cb5340b2629d9accf8fe9bf786509aef8ff626f Mon Sep 17 00:00:00 2001 From: Martynas Bagdonas Date: Fri, 10 Dec 2021 16:19:09 +0200 Subject: [PATCH] PDF reader: Remove import bar artifacts --- chrome/content/zotero/xpcom/reader.js | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/reader.js b/chrome/content/zotero/xpcom/reader.js index c660082232..8fbdf47ff2 100644 --- a/chrome/content/zotero/xpcom/reader.js +++ b/chrome/content/zotero/xpcom/reader.js @@ -76,7 +76,6 @@ class ReaderInstance { annotations, state, location, - promptImport: false, readOnly: this._isReadOnly(), showItemPaneToggle: this._showItemPaneToggle, sidebarWidth: this._sidebarWidth,