diff --git a/bazarr.py b/bazarr.py index f68e9c4c3..b31e6cd35 100644 --- a/bazarr.py +++ b/bazarr.py @@ -19,6 +19,7 @@ from fdsend import send_file import urllib from init_db import * +from check_update import * from get_languages import * from get_providers import *