Files
jitsi-meet/react/features
Saúl Ibarra Corretgé 53c232fd76 misc: fix off-by-one error
e729f0948c contained an off-by-one error:

URI_PROTOCOL_PATTERN includes the colon, so after applyting the regex we are
left with something like '//example.com/room' thus we only need to strip the
first 2 characters.

🤦
2019-02-01 15:22:17 +01:00
..
2019-01-07 19:48:48 +00:00
2019-01-31 17:20:53 +01:00
2019-01-15 13:38:26 +01:00
2019-02-01 15:22:17 +01:00
2019-01-10 16:31:03 +01:00
2019-01-31 17:20:53 +01:00
2019-01-29 15:39:20 +01:00