fix: links & new note

This commit is contained in:
Aman Harwara
2022-11-09 15:17:36 +05:30
parent 104c7bf88c
commit e9e5a20afa

View File

@@ -116,7 +116,7 @@ export class LinkingController extends AbstractViewController {
}
get activeItem() {
return this.itemListController.activeControllerItem
return this.application.itemControllerGroup.activeItemViewController?.item
}
get selectedItemTitle() {