diff --git a/gui/app/components/document/page-heading.js b/gui/app/components/document/page-heading.js index f88bb61c..102c0c02 100644 --- a/gui/app/components/document/page-heading.js +++ b/gui/app/components/document/page-heading.js @@ -22,6 +22,7 @@ export default Component.extend(Notifier, ModalMixin, { documentService: service('document'), searchService: service('search'), router: service(), + appMeta: service(), deleteChildren: false, blockTitle: "", blockExcerpt: "",