🐛[bugfix] Controller : Speaker2Chatbox有効時のアップデート通知のマスク処理を削除
This commit is contained in:
@@ -964,7 +964,6 @@ def createMainWindow(splash):
|
|||||||
model.addKeywords()
|
model.addKeywords()
|
||||||
|
|
||||||
# check Software Updated
|
# check Software Updated
|
||||||
if config.ENABLE_SPEAKER2CHATBOX is False:
|
|
||||||
if model.checkSoftwareUpdated() is True:
|
if model.checkSoftwareUpdated() is True:
|
||||||
view.showUpdateAvailableButton()
|
view.showUpdateAvailableButton()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user