1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-08-24 18:42:20 +00:00

Added apikey aliase to Affect plugin

This commit is contained in:
militarpancho
2017-01-16 18:37:13 +01:00
parent 6f3c08f8aa
commit 7b583f504c
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
"default": "general"
},
"apiKey":{
"aliases":["meaningCloud-key"],
"aliases":["meaningCloud-key","apiKey"],
"required":true
}