fix detected lang spacing

This commit is contained in:
Arya Kiran 2023-09-11 14:37:58 +05:30
parent aa59d21ca2
commit 443df9f8e3
No known key found for this signature in database
GPG key ID: 842D12BDA50DF120

View file

@ -86,12 +86,10 @@
{{.Translation.OutputText}}</textarea
>
{{if .Translation.AutoDetect}}
<p>
Detected Language: {{.Translation.AutoDetect}}{{end}} {{if .TtsTo}}
<audio controls>
<source type="audio/mpeg" src="{{ .TtsTo }}" />
</audio>
</p>
{{end}}
</div>
</div>