FS-7509: js typo

This commit is contained in:
Anthony Minessale
2015-04-30 22:27:05 -05:00
committed by Michael Jerris
parent 5e7a8ea76d
commit 18656a49a3
3 changed files with 3 additions and 3 deletions

View File

@@ -982,7 +982,7 @@
}
if (cam) {
video.optional = [{sourceId: obj.options.useCamera}];
video.optional = [{sourceId: cam}];
}
w = resList[resI][0];