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

Set correct model for space clone options

This commit is contained in:
Harvey Kandola 2019-01-15 20:15:12 +00:00
parent 1ef209b74f
commit 3da4144c1b
4 changed files with 8 additions and 4 deletions

View file

@ -19,6 +19,7 @@ export default Controller.extend(Notifier, {
templateService: service('template'),
sectionService: service('section'),
linkService: service('link'),
appMeta: service(),
router: service(),
sidebarTab: 'toc',
queryParams: ['currentPageId', 'source'],