Update main.ts

make change described in obsidian-releases/pull/6296 regarding setting headings on settings page.
This commit is contained in:
William L. Anderson 2025-06-07 13:18:33 -05:00 committed by GitHub
parent 60a8390e3d
commit 2cd76f6c2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -391,8 +391,6 @@ class FolderListfileSettingTab extends PluginSettingTab {
const { containerEl } = this;
containerEl.empty();
containerEl.createEl("h2", { text: "Folder Listfile Settings" });
new Setting(containerEl)
.setName("Listfile pattern")
.setDesc(