We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b537f commit dec1548Copy full SHA for dec1548
src/misc/camera.js
@@ -43,6 +43,7 @@ const narrowDownFacingMode = async camera => {
43
"Rückseitige Triple-Kamera",
44
"Back Dual Wide Camera",
45
"Back Triple Camera",
46
+ "Back Ultra Wide Camera",
47
];
48
49
const devices = (await navigator.mediaDevices.enumerateDevices())
0 commit comments