mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 09:02:44 +08:00
Typo correction
This commit is contained in:
parent
91e202b46b
commit
d4be9f0d0e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import requests
|
|||
import logging
|
||||
|
||||
from get_general_settings import *
|
||||
from get_sonarr_settings_settings import *
|
||||
from get_sonarr_settings import *
|
||||
from list_subtitles import *
|
||||
|
||||
def update_all_episodes():
|
||||
|
|
Loading…
Reference in a new issue