Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent a5ebe394d1
commit 1db5a157ce

@ -19,7 +19,7 @@ NS_ASSUME_NONNULL_BEGIN
- (instancetype)initWithReadReceiptsEnabled:(BOOL)areReadReceiptsEnabled - (instancetype)initWithReadReceiptsEnabled:(BOOL)areReadReceiptsEnabled
showUnidentifiedDeliveryIndicators:(BOOL)showUnidentifiedDeliveryIndicators showUnidentifiedDeliveryIndicators:(BOOL)showUnidentifiedDeliveryIndicators
showTypingIndicators:(BOOL)showTypingIndicators { showTypingIndicators:(BOOL)showTypingIndicators {
self = [super init]; self = [super init];
if (!self) { if (!self) {
return nil; return nil;

Loading…
Cancel
Save