fix bugs.1
This commit is contained in:
@@ -123,6 +123,7 @@ public class RoomManager {
|
||||
|
||||
@Override
|
||||
public void onNext(@NotNull RoomInfoResp roomInfoResp) {
|
||||
CommonAppContext.getInstance().isRoomJoininj = false;
|
||||
navigateToRoom(context, roomId, password, roomInfoResp, false, taskId);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user