Added Cosmetic changes

This commit is contained in:
2018-07-19 15:24:41 +05:30
parent 76aca797d6
commit d09a5e6b95
4 changed files with 40 additions and 10 deletions

View File

@@ -28,6 +28,7 @@ module.exports = class Recast {
bodyRelevant = body.results;
intent = bodyRelevant.intents[0]["slug"];
if(intent !== undefined) {
domManipulator.displayIntentBox(intent);
domManipulator.showWidget(intent);
domManipulator.populateRecastData(intent, bodyRelevant);
// self.processIntent(intent);