migliorie updater
This commit is contained in:
@@ -343,7 +343,7 @@ def check_quickfixes(item):
|
||||
|
||||
if not config.dev_mode():
|
||||
from platformcode import updater
|
||||
if not updater.timer(True):
|
||||
if not updater.check():
|
||||
platformtools.dialog_ok('Kodi on Demand', config.get_localized_string(70667))
|
||||
else:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user