Fix build after small API break

This commit is contained in:
manuroe
2019-09-02 17:14:22 +02:00
parent 7f8651d5a7
commit aba3e9d70f
@@ -926,7 +926,7 @@
}
else
{
[self checkIdentityServerRequirement];
[self checkIdentityServer];
}
NSString *customIdentityServerURL = [[NSUserDefaults standardUserDefaults] objectForKey:@"customIdentityServerURL"];
if (customIdentityServerURL.length)