mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix for server reporting updating when it's not
This commit is contained in:
parent
a1d5f9c084
commit
51a07a1f0d
@ -562,7 +562,7 @@ class Server:
|
||||
update_thread.start()
|
||||
|
||||
def check_update(self):
|
||||
|
||||
|
||||
if servers_helper.get_server_stats_by_id(self.server_id)['updating']:
|
||||
return True
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user