remove extra space that caused problem

pull/982/head
Bobcat 3 years ago
parent d0bd4c1c58
commit 5bfae38152

@ -34,4 +34,3 @@ voice_choice = { optional = false, default = "", options = ["streamlabspolly", "
aws_polly_voice = { optional = false, default = "Matthew", example = "Matthew", explanation = "The voice used for AWS Polly" }
streamlabs_polly_voice = { optional = false, default = "Matthew", example = "Matthew", explanation = "The voice used for Streamlabs Polly" }
tiktok_voice = { optional = false, default = "en_us_006", example = "en_us_006", explanation = "The voice used for TikTok TTS" }
Loading…
Cancel
Save