소스 검색

fix(docs): change parentNode option name in api example

efficient_tiling
Leonard Kim 6 년 전
부모
커밋
b8b2fb2d56
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      doc/examples/api.html

+ 1
- 1
doc/examples/api.html 파일 보기

@@ -11,7 +11,7 @@
11 11
                 roomName: "JitsiMeetAPIExample",
12 12
                 width: 700,
13 13
                 height: 180,
14
-                parent: undefined,
14
+                parentNode: undefined,
15 15
                 configOverwrite: {},
16 16
                 interfaceConfigOverwrite: {
17 17
                     filmStripOnly: true

Loading…
취소
저장