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" "password": "str"
}, },
"assistant": "str", "assistant": "str",
"language": "match((?:en|de|fr))", "language": "match(en|de|fr)",
"custom_tts": { "custom_tts": {
"active": "bool", "active": "bool",
"platform": "str" "platform": "str"