Przeglądaj źródła

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

master
Leonard Kim 7 lat temu
rodzic
commit
b8b2fb2d56
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      doc/examples/api.html

+ 1
- 1
doc/examples/api.html Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz