diff --git a/snips/config.json b/snips/config.json index 492be12..125c559 100644 --- a/snips/config.json +++ b/snips/config.json @@ -38,7 +38,7 @@ "password": "str" }, "assistant": "str", - "language": "match((?:en|de|fr))", + "language": "match(en|de|fr)", "custom_tts": { "active": "bool", "platform": "str"