mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Move space deletion & archived docs into Space settings
This commit is contained in:
parent
b37f9d601f
commit
7e959b448c
17 changed files with 98 additions and 169 deletions
|
@ -17,6 +17,7 @@ export default Controller.extend(NotifierMixin, {
|
|||
router: service(),
|
||||
folderService: service('folder'),
|
||||
localStorage: service('localStorage'),
|
||||
appMeta: service(),
|
||||
queryParams: ['tab'],
|
||||
tab: 'general',
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue