Fix server detection

In the event the connect module encountered an issue
This commit is contained in:
angelblue05 2016-10-20 19:26:19 -05:00
parent 0ed6c8e2b0
commit d58763504a

View file

@ -99,6 +99,7 @@ class InitialSetup(object):
# Failed to identify server
return True
elif 'Servers' in current_state:
for server in current_state['Servers']:
if server['Id'] == settings('serverId'):
# Update token