👍️[Update] Main/Controller : logをjsonとしてstdに送信するように変更
This commit is contained in:
@@ -312,7 +312,6 @@ class Model:
|
||||
new_version = response.json()["name"]
|
||||
if new_version != config.VERSION:
|
||||
update_flag = True
|
||||
print("software version", "now:", config.VERSION, "new:", new_version)
|
||||
return update_flag
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user