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:
parent
9b82f42cc1
commit
b75969ae90
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ export default Component.extend(Notifier, ModalMixin, {
|
|||
documentService: service('document'),
|
||||
searchService: service('search'),
|
||||
router: service(),
|
||||
appMeta: service(),
|
||||
deleteChildren: false,
|
||||
blockTitle: "",
|
||||
blockExcerpt: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue