Update main.py

pull/954/head
morpheus65535 4 years ago committed by GitHub
parent 828a1baf2e
commit 9bc9a03725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save