mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-13 19:06:27 +00:00
add missing comma
This commit is contained in:
parent
6ce0d51c03
commit
194b62a4d6
@ -74,7 +74,7 @@ var optionalOpts = {
|
|||||||
left: 0,
|
left: 0,
|
||||||
customParam: 'blah' // custom parameters supported
|
customParam: 'blah' // custom parameters supported
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
// RTCPeerConnection config object (only used in browser)
|
// RTCPeerConnection config object (only used in browser)
|
||||||
rtcConfig: {},
|
rtcConfig: {},
|
||||||
// User-Agent header for http requests
|
// User-Agent header for http requests
|
||||||
|
Loading…
Reference in New Issue
Block a user