Fix a typo.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 5acb209427
commit e27e55ca99

@ -664,7 +664,7 @@ NSString *const kNSNotificationName_IdentityStateDidChange = @"kNSNotificationNa
return; return;
} }
[recipientIdentity updateWithVerificationState:OWSVerificationStateDefault]; [recipientIdentity updateWithVerificationState:verificationState];
} }
} }
} }

Loading…
Cancel
Save