mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update main.ts
This commit is contained in:
parent
7199679437
commit
197b17962e
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import { applyTemplate } from './template';
|
|||
import { Commands } from './commands';
|
||||
import DeleteConfirmationModal from './modals/deleteConfirmation';
|
||||
import { FileExplorerWorkspaceLeaf } from './globals';
|
||||
import { ExcludedFolder } from './settings';
|
||||
|
||||
export default class FolderNotesPlugin extends Plugin {
|
||||
observer: MutationObserver;
|
||||
|
|
|
|||
Loading…
Reference in a new issue