Skip to content

Commit

Permalink
Log added
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantaa committed Apr 22, 2020
1 parent b486a23 commit dcfe944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function updateMessage(input, response) {
}
}
}
//console.log("genericArray", genericArray);
console.log("genericArray", genericArray);
if (genericArray.length > 0) {
response.result.output.generic = genericArray;
}
Expand Down

0 comments on commit dcfe944

Please sign in to comment.