Fixed include office
This commit is contained in:
parent
240f44a041
commit
e5beaa587d
@ -68,6 +68,7 @@ export default class OfficeFoldersController extends ApiController {
|
|||||||
files: true,
|
files: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
office: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
const officeFolderFound = await this.officeFoldersService.getByUid(uid, query);
|
const officeFolderFound = await this.officeFoldersService.getByUid(uid, query);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user