Merge pull request #268 from crapthings/patch-1

add missing comma
This commit is contained in:
Diego Rodríguez Baquero 2018-03-27 14:22:53 -05:00 committed by GitHub
commit e782ff382b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ var optionalOpts = {
left: 0,
customParam: 'blah' // custom parameters supported
}
}
},
// RTCPeerConnection config object (only used in browser)
rtcConfig: {},
// User-Agent header for http requests