修复bug
This commit is contained in:
@@ -547,7 +547,9 @@
|
||||
[self addRevokeMessage:message title:YMLocalizedString(@"SessionViewController8")];
|
||||
}
|
||||
}
|
||||
|
||||
-(void)startAttention{
|
||||
[self.presenter attentionUser:self.session.sessionId];
|
||||
}
|
||||
#pragma mark - SessionNavViewDelegate
|
||||
- (void)sessionNavView:(SessionNavView *)view didClickLike:(UIButton *)sender {
|
||||
[StatisticsServiceHelper trackEventWithKey:StatisticsServiceEvent_chat_toolbar_fans_click];
|
||||
|
Reference in New Issue
Block a user