mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-22 13:53:11 +08:00
Update main.py
This commit is contained in:
parent
828a1baf2e
commit
9bc9a03725
1 changed files with 1 additions and 1 deletions
|
@ -1873,7 +1873,7 @@ def perform_manual_upload_subtitle():
|
|||
scene_name=sceneName,
|
||||
media_type='series',
|
||||
subtitle=upload,
|
||||
audio_language=audio_language))
|
||||
audio_language=audio_language)
|
||||
|
||||
if result is not None:
|
||||
message = result[0]
|
||||
|
|
Loading…
Reference in a new issue