removed doubled function ; return object instead of array with one element

This commit is contained in:
GotPPay
2018-01-16 00:08:38 +01:00
parent cd938c3981
commit a78189f1a1
3 changed files with 7 additions and 23 deletions

View File

@@ -33,7 +33,7 @@ module.exports = {
updateIntentsJSON: function () {
databaseHelper
.loadSkill (config.SKILL_DB_ID)
.getSkill (config.SKILL_DB_ID)
.then (skill => {
skill.intents.map (intent => {
alexaApp.intent (