Add missing comma
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports =
|
|||||||
[
|
[
|
||||||
'info',
|
'info',
|
||||||
'ice',
|
'ice',
|
||||||
'dlts'
|
'dlts',
|
||||||
'rtp',
|
'rtp',
|
||||||
'srtp',
|
'srtp',
|
||||||
'rtcp',
|
'rtcp',
|
||||||
|
|||||||
Reference in New Issue
Block a user