mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
fix setup wizard bug
This commit is contained in:
parent
f0618b073b
commit
3d5f6828c0
@ -44,7 +44,7 @@ class ServerHandler(BaseHandler):
|
||||
},
|
||||
'hosts_data': db_helper.get_latest_hosts_stats(),
|
||||
'menu_servers': defined_servers,
|
||||
|
||||
'show_contribute': True
|
||||
}
|
||||
|
||||
if page == "step1":
|
||||
|
Loading…
Reference in New Issue
Block a user