mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update view.ts
This commit is contained in:
parent
b65d624e3b
commit
23a702d9a3
1 changed files with 0 additions and 3 deletions
|
|
@ -89,8 +89,5 @@ export class FolderOverviewView extends ItemView {
|
|||
});
|
||||
|
||||
createOverviewSettings(contentEl, yaml, plugin, defaultSettings, display, undefined, undefined, activeFile);
|
||||
|
||||
// execute display function when the default settings are changed
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue