From a1630b95b9e01ec6cb6c799975d0c47463c87fdd Mon Sep 17 00:00:00 2001 From: Northword Date: Fri, 26 Jan 2024 18:32:42 +0800 Subject: [PATCH] fix: remove h1 in prefsPanel fix: #133 --- CHANGELOG.md | 1 + addon/chrome/content/preferences.xhtml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c9ab4..325ec0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - 修复 Zotero 7 beta 55 UI 更新导致富文本工具条失效的问题。/ fix: [#133](https://github.com/northword/zotero-format-metadata/issues/133) +- 移除首选项窗格中的一级标题,因为 Zotero 7 beta 55 起自动为插件生成一级标题。/ fix: [#133](https://github.com/northword/zotero-format-metadata/issues/133) ## [1.9.1] - 2024-01-24 diff --git a/addon/chrome/content/preferences.xhtml b/addon/chrome/content/preferences.xhtml index 39ef058..19944c2 100644 --- a/addon/chrome/content/preferences.xhtml +++ b/addon/chrome/content/preferences.xhtml @@ -8,7 +8,6 @@ id="__addonRef__" onload="Zotero.__addonInstance__.hooks.onPrefsEvent('load', {window})" > -