mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-7509: js typo
This commit is contained in:
committed by
Michael Jerris
parent
5e7a8ea76d
commit
18656a49a3
@@ -982,7 +982,7 @@
|
||||
}
|
||||
|
||||
if (cam) {
|
||||
video.optional = [{sourceId: obj.options.useCamera}];
|
||||
video.optional = [{sourceId: cam}];
|
||||
}
|
||||
|
||||
w = resList[resI][0];
|
||||
|
Reference in New Issue
Block a user