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