mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Fix build after small API break
This commit is contained in:
@@ -926,7 +926,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
[self checkIdentityServerRequirement];
|
||||
[self checkIdentityServer];
|
||||
}
|
||||
NSString *customIdentityServerURL = [[NSUserDefaults standardUserDefaults] objectForKey:@"customIdentityServerURL"];
|
||||
if (customIdentityServerURL.length)
|
||||
|
||||
Reference in New Issue
Block a user