feature(util) findObjByNameInArr: find array in array first

This commit is contained in:
coderaiser 2014-06-02 04:50:23 -04:00
parent 1528ee5a10
commit b6f5b45279
2 changed files with 13 additions and 7 deletions

View file

@ -8,7 +8,7 @@
"contact",
"socket",
"terminal",
"console", {
"console", [{
"name": "storage",
"data": [{
"name": "DropBox",
@ -48,5 +48,5 @@
}
}
]
}
]
}]
]