Merge branch 'bugfix_autoupdate' into develop
This commit is contained in:
@@ -964,9 +964,8 @@ def createMainWindow(splash):
|
||||
model.addKeywords()
|
||||
|
||||
# check Software Updated
|
||||
if config.ENABLE_SPEAKER2CHATBOX is False:
|
||||
if model.checkSoftwareUpdated() is True:
|
||||
view.showUpdateAvailableButton()
|
||||
if model.checkSoftwareUpdated() is True:
|
||||
view.showUpdateAvailableButton()
|
||||
|
||||
# init logger
|
||||
if config.ENABLE_LOGGER is True:
|
||||
|
||||
Reference in New Issue
Block a user