Skip to content

Commit 1811878

Browse files
committed
Merge remote-tracking branch 'upstream/HEAD'
# Conflicts: # README.md # main.ts # manifest.json
2 parents 8197fca + 7112f01 commit 1811878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ class CustomSortSettingTab extends PluginSettingTab {
404404

405405
containerEl.empty();
406406

407-
containerEl.createEl('h2', {text: 'Settings for Custom File Explorer Sorting Plugin'});
407+
// containerEl.createEl('h2', {text: 'Settings for Custom File Explorer Sorting Plugin'});
408408

409409
const additionalSortspecFileDescr: DocumentFragment = sanitizeHTMLToDom(
410410
'A note name or note path to scan (YAML frontmatter) for sorting specification in addition to the `sortspec` notes and Folder Notes<sup><b>*</b></sup>.'

0 commit comments

Comments
 (0)