mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
Respond to CR.
This commit is contained in:
parent
72562920ed
commit
2f9eae5caf
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||
UIImage *_Nullable image =
|
||||
[OWSAvatarBuilder avatarImageWithInitials:initials backgroundColor:color diameter:self.diameter];
|
||||
if (!image) {
|
||||
OWSFailDebug(@"Could not generate avatar.");
|
||||
return nil;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue