修改提交
This commit is contained in:
@@ -308,7 +308,7 @@
|
||||
}
|
||||
if (model.type == QXRoomSettingTypeRoomLeave) {
|
||||
[self.navigationController popViewControllerAnimated:YES];
|
||||
[[QXGlobal shareGlobal] quitRoomWithRoomId:self.roomModel.room_info.room_id];
|
||||
[[QXGlobal shareGlobal] quitRoomWithRoomId:self.roomModel.room_info.room_id removeListener:YES];
|
||||
return;
|
||||
}
|
||||
if (model.type == QXRoomSettingTypeRoomCompere) {
|
||||
|
||||
Reference in New Issue
Block a user