Add missing comma

This commit is contained in:
Iñaki Baz Castillo
2017-11-06 11:11:21 +01:00
parent bf048524fd
commit 35b9207773
+1 -1
View File
@@ -17,7 +17,7 @@ module.exports =
[ [
'info', 'info',
'ice', 'ice',
'dlts' 'dlts',
'rtp', 'rtp',
'srtp', 'srtp',
'rtcp', 'rtcp',