This commit is contained in:
Jan Prochazka
2020-05-01 19:58:33 +02:00
parent cfc44e4f2f
commit d1766bf999
4 changed files with 12 additions and 5 deletions

View File

@@ -22,7 +22,6 @@ module.exports = {
(res, type) => ({
...res,
[type]: pickObjectNames(opened.structure[type]),
status: opened.status,
}),
{}
);