mirror of
https://github.com/canna71/obsidian-sheets.git
synced 2026-07-22 08:30:27 +00:00
Avoid heading in settings
This commit is contained in:
parent
10a9a4c58c
commit
add478eb8e
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ export class SheetjsSettingsTab extends PluginSettingTab {
|
|||
|
||||
containerEl.empty();
|
||||
|
||||
containerEl.createEl("h2", { text: "Sheetjs Settings" });
|
||||
|
||||
this.createToggle(
|
||||
containerEl,
|
||||
|
|
|
|||
Loading…
Reference in a new issue