Add missing comma

master
Iñaki Baz Castillo 2017-11-06 11:11:21 +01:00
parent bf048524fd
commit 35b9207773
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ module.exports =
[ [
'info', 'info',
'ice', 'ice',
'dlts' 'dlts',
'rtp', 'rtp',
'srtp', 'srtp',
'rtcp', 'rtcp',