mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Add AuthenticationService and RegistrationWizard. (#6056)
This commit is contained in:
@@ -135,7 +135,7 @@ static NSArray<NSNumber*> *initialSyncSilentErrorsHTTPStatusCodes;
|
||||
}
|
||||
}
|
||||
|
||||
- (instancetype)initWithCredentials:(MXCredentials*)credentials
|
||||
- (nonnull instancetype)initWithCredentials:(MXCredentials*)credentials
|
||||
{
|
||||
if (self = [super init])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user