Hopefully fix crash

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

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

Loading…
Cancel
Save