Explorar el Código

auto commit

dev8
jfinn hace 4 años
padre
commit
95d895b6e1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      react/features/filmstrip/components/web/ThumbnailWrapper.js

+ 0
- 1
react/features/filmstrip/components/web/ThumbnailWrapper.js Ver fichero

@@ -77,7 +77,6 @@ class ThumbnailWrapper extends Component<Props> {
77 77
 
78 78
         if (_participantID === 'local') {
79 79
             return (
80
-				
81 80
 				<span  id={`vid1_${_participantID}`} className="idk_vid idk_vid_loc vx21 vx210" data-_participantID={_participantID}>
82 81
 				<span  id={`vid2_${_participantID}`} className="idk_vid2" data-_participantID={_participantID}>
83 82
 				<span className="idk_vid3">

Loading…
Cancelar
Guardar