Steven před 2 roky
rodič
revize
3618ac7597

+ 1 - 0
KulexiuForTeacher/KulexiuForTeacher/Module/Chat/Group/View/GroupMemberListCell.m

@@ -77,6 +77,7 @@
         }
     }
 }
+
 - (IBAction)chatAction:(id)sender {
     if (self.callback && self.sourceModel) {
         NSString *name = @"";