ref: merge prejoin with lobby

This commit is contained in:
Bettenbuk Zoltan
2020-05-20 10:25:31 +02:00
committed by Zoltan Bettenbuk
parent 475a2ae596
commit 29dc63fbcb
68 changed files with 1415 additions and 1211 deletions

View File

@@ -11,7 +11,7 @@ import { connect } from '../../../base/redux';
import { StyleType } from '../../../base/styles';
import { SharedDocumentButton } from '../../../etherpad';
import { InviteButton } from '../../../invite';
import { LobbyModeButton } from '../../../lobby';
import { LobbyModeButton } from '../../../lobby/components/native';
import { AudioRouteButton } from '../../../mobile/audio-mode';
import { LiveStreamButton, RecordButton } from '../../../recording';
import { RoomLockButton } from '../../../room-lock';