소스 검색

auto commit

dev8
jfinn 4 년 전
부모
커밋
d14d6c5250
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      react/features/filmstrip/components/web/ThumbnailWrapper.js

+ 1
- 0
react/features/filmstrip/components/web/ThumbnailWrapper.js 파일 보기

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

Loading…
취소
저장