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:
parent
1ef209b74f
commit
3da4144c1b
4 changed files with 8 additions and 4 deletions
|
@ -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'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue