[mirotalksfu] - fix typo

main
Miroslav Pejic 4 years ago
parent 4855e15b79
commit 59ebbcfcd2

@ -1570,10 +1570,10 @@ function adaptAspectRatio(participantsCount) {
case 11: case 11:
mobile = 1; // (4:3) mobile = 1; // (4:3)
break; break;
case 1:
case 4: case 4:
case 5: case 5:
case 6: case 6:
case 11:
mobile = 3; // (1:1) mobile = 3; // (1:1)
break; break;
} }

Loading…
Cancel
Save