mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
Fix match
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"password": "str"
|
||||
},
|
||||
"assistant": "str",
|
||||
"language": "match((?:en|de|fr))",
|
||||
"language": "match(en|de|fr)",
|
||||
"custom_tts": {
|
||||
"active": "bool",
|
||||
"platform": "str"
|
||||
|
||||
Reference in New Issue
Block a user