diff options
Diffstat (limited to 'ext/data')
-rw-r--r-- | ext/data/schemas/options-schema.json | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index 4bd7625a..2fb1c9c3 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -419,13 +419,7 @@ } } }, - "default": [ - { - "type": "jpod101", - "url": "", - "voice": "" - } - ] + "default": [] } } }, |