Add missing comma
parent
bf048524fd
commit
35b9207773
|
|
@ -17,7 +17,7 @@ module.exports =
|
||||||
[
|
[
|
||||||
'info',
|
'info',
|
||||||
'ice',
|
'ice',
|
||||||
'dlts'
|
'dlts',
|
||||||
'rtp',
|
'rtp',
|
||||||
'srtp',
|
'srtp',
|
||||||
'rtcp',
|
'rtcp',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue