Hook up the add buttons

This commit is contained in:
shamoon
2025-04-21 10:59:37 -07:00
parent 11a3dfe890
commit abbf9060d0
2 changed files with 7 additions and 2 deletions

View File

@@ -202,6 +202,8 @@ export class DocumentDetailComponent
@ViewChild('inputTitle')
titleInput: TextComponent
@ViewChild('tagsInput') tagsInput: TagsComponent
expandOriginalMetadata = false
expandArchivedMetadata = false