Post-merge cleanup (auto-merge failures)
This commit is contained in:
parent
947e384705
commit
15c3ce833a
|
@ -38,7 +38,7 @@ export interface ProcessingContext {
|
|||
plugin?: Plugin // to hand over the access to App instance to the sorting engine
|
||||
_mCache?: MetadataCache
|
||||
starredPluginInstance?: Starred_PluginInstance
|
||||
|
||||
bookmarksPluginInstance?: BookmarksPluginInterface,
|
||||
iconFolderPluginInstance?: ObsidianIconFolder_PluginInstance
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue