1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00

Use app-meta service to construct section link

This commit is contained in:
HarveyKandola 2019-06-05 12:56:02 +01:00
parent 9b82f42cc1
commit b75969ae90

View file

@ -22,6 +22,7 @@ export default Component.extend(Notifier, ModalMixin, {
documentService: service('document'),
searchService: service('search'),
router: service(),
appMeta: service(),
deleteChildren: false,
blockTitle: "",
blockExcerpt: "",