This commit is contained in:
GotPPay
2018-04-06 22:33:53 +02:00
parent 9dce82b28c
commit 0634c3898a

View File

@@ -118,7 +118,7 @@ module.exports = {
break; break;
} }
answerPromiseProps answerPromise
.then (answer => { .then (answer => {
this.response this.response
.speak (answer) .speak (answer)