feat: You can now select an existing tag to automatically add imported notes to (#2663)
This commit is contained in:
@@ -391,6 +391,9 @@ export class WebDependencies extends DependencyContainer {
|
||||
this.get<NavigationController>(Web_TYPES.NavigationController),
|
||||
application.items,
|
||||
application.mutator,
|
||||
this.get<LinkingController>(Web_TYPES.LinkingController),
|
||||
application.preferences,
|
||||
application.events,
|
||||
)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user