Skip to content
Snippets Groups Projects
Verified Commit 0b1aca24 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update docu

parent ad520722
No related branches found
No related tags found
No related merge requests found
......@@ -259,7 +259,7 @@ function initCameraControl() {
return;
}
if (cameras.length > 0) {
if (cameras.length > 1) {
const select = document.createElement("select");
select.setAttribute("data-monster-role", "cameraSelector");
select.style.marginBottom = "0.5rem";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment