Hopefully fix crash

pull/337/head
Niels Andriesse 4 years ago
parent e9db8ffa5c
commit 705c204bc9

@ -469,6 +469,8 @@ static NSTimeInterval launchStartedAt;
return; return;
} }
[SNConfiguration performMainSetup];
// TODO: Once "app ready" logic is moved into AppSetup, move this line there. // TODO: Once "app ready" logic is moved into AppSetup, move this line there.
[self.profileManager ensureLocalProfileCached]; [self.profileManager ensureLocalProfileCached];

Loading…
Cancel
Save