@if (viewportService.shouldShowLandscapeWarning()) { } @else {
@if (!isMinimal) {
} @if (isLoading) {
{{ 'PREJOIN.PREPARING' | translate }}
} @else {
@if (backgroundEffectEnabled && hasVideoDevices) {
}
@if (showBackgroundPanel) {
} @else {
error_outline {{ _error }}
}
}
}