v1.18.x
Barış Soner Uşaklı 7 years ago
parent 9da3be5af6
commit f3c8074668

@ -63,6 +63,7 @@ function searchInContent(data, callback) {
matchWords: data.matchWords || 'all',
cid: results.searchCids,
uid: results.searchUids,
searchData: data,
}, next);
} else {
next(null, []);

Loading…
Cancel
Save