fixed formatting
This commit is contained in:
parent
006f4e96de
commit
45e4e1bd86
1 changed files with 6 additions and 7 deletions
|
@ -477,7 +477,6 @@ function ModalComponent({
|
||||||
console.log("New constraints:", track.getConstraints());
|
console.log("New constraints:", track.getConstraints());
|
||||||
});
|
});
|
||||||
}, 100);
|
}, 100);
|
||||||
|
|
||||||
} catch {
|
} catch {
|
||||||
console.log("Unable to start stream.");
|
console.log("Unable to start stream.");
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue