엄성진

Fix Search Bug

Showing 1 changed file with 1 additions and 0 deletions
......@@ -888,6 +888,7 @@ exports.check = function (message, replyToken, userId) {
var optionParams={
q:message,
part:"snippet",
type:"video",
key:Info.YoutubeKey,
maxResults:10
};
......