mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-23 15:30:36 -04:00
Fix indent
This commit is contained in:
parent
30b3382af8
commit
b87b210bfc
@ -517,7 +517,7 @@ def create_app(args):
|
||||
return jsonify(
|
||||
{
|
||||
"translatedText": unescape(translated_text),
|
||||
"detectedLanguage": source_langs[0]
|
||||
"detectedLanguage": source_langs[0]
|
||||
}
|
||||
)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user