mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
commit
b823ff73ce
@ -40,6 +40,7 @@ class CheckVersion():
|
|||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.updater = None
|
self.updater = None
|
||||||
|
self.install_type = None
|
||||||
|
|
||||||
if sickbeard.gh:
|
if sickbeard.gh:
|
||||||
self.install_type = self.find_install_type()
|
self.install_type = self.find_install_type()
|
||||||
|
Loading…
Reference in New Issue
Block a user