@@ -38,7 +38,7 @@
onSearchComplete: (results) => {
if (results) {
that.setState({
- searchList: results.ok,
+ searchList: results.lk,
})
} else {