Respond to CR.
This commit is contained in:
parent
a5ebe394d1
commit
1db5a157ce
@ -19,7 +19,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
- (instancetype)initWithReadReceiptsEnabled:(BOOL)areReadReceiptsEnabled
|
||||
showUnidentifiedDeliveryIndicators:(BOOL)showUnidentifiedDeliveryIndicators
|
||||
showTypingIndicators:(BOOL)showTypingIndicators {
|
||||
showTypingIndicators:(BOOL)showTypingIndicators {
|
||||
self = [super init];
|
||||
if (!self) {
|
||||
return nil;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user