We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec1548 commit f94b2e5Copy full SHA for f94b2e5
src/misc/camera.js
@@ -44,6 +44,8 @@ const narrowDownFacingMode = async camera => {
44
"Back Dual Wide Camera",
45
"Back Triple Camera",
46
"Back Ultra Wide Camera",
47
+ "Zadní ultra širokoúhlý fotoaparát",
48
+ "Stolní kamera"
49
];
50
51
const devices = (await navigator.mediaDevices.enumerateDevices())
0 commit comments