fix typing indicator

pull/629/head
ryanzhao 3 years ago
parent 113a931645
commit 92123df865

@ -333,6 +333,7 @@ NS_ASSUME_NONNULL_BEGIN
selector:@selector(applicationWillEnterForeground:)
name:OWSApplicationWillEnterForegroundNotification
object:nil];
[self addNotificationListeners];
}
- (void)viewDidLoad

Loading…
Cancel
Save