mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
Fix match
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user