Fix TTS manifest

This commit is contained in:
Cohee
2023-06-13 13:55:00 +03:00
parent ba8d46f9b4
commit 83821d9feb

View File

@@ -3,11 +3,12 @@
"loading_order": 10,
"requires": [],
"optional": [
"tts"
"silero-tts",
"edge-tts"
],
"js": "index.js",
"css": "style.css",
"author": "Ouoertheo#7264",
"version": "1.0.0",
"homePage": "None"
}
}