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

Spaces view

This commit is contained in:
Harvey Kandola 2018-05-23 15:57:30 +01:00
parent 95323c90ee
commit a453052087
7 changed files with 88 additions and 94 deletions

View file

@ -13,6 +13,7 @@ import { inject as service } from '@ember/service';
import Controller from '@ember/controller';
export default Controller.extend({
appMeta: service(),
folderService: service('folder'),
actions: {