mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-24 16:52:06 +00:00
Typo correction
This commit is contained in:
parent
ed275d979e
commit
91e202b46b
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@ import os
|
|||
import sqlite3
|
||||
import requests
|
||||
|
||||
from get_general_settings import *
|
||||
from get_sonarr_settings import *
|
||||
from get_sonarr_settings_settings import *
|
||||
|
||||
def update_series():
|
||||
# Open database connection
|
||||
|
|
Loading…
Reference in a new issue