Fix match

This commit is contained in:
Pascal Vizeli
2018-05-10 12:37:20 +02:00
committed by GitHub
parent 093f28ce87
commit 334158fcaf

View File

@@ -38,7 +38,7 @@
"password": "str"
},
"assistant": "str",
"language": "match((?:en|de|fr))",
"language": "match(en|de|fr)",
"custom_tts": {
"active": "bool",
"platform": "str"