mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-8180 typo, sigh
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
if (this.options.useVideo) {
|
||||
console.error(this.options.useVideo);
|
||||
this.constraints.manditory.OfferToReceiveVideo = true;
|
||||
this.constraints.mandatory.OfferToReceiveVideo = true;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user