fix(docs): change parentNode option name in api example
This commit is contained in:
parent
f89f3f144f
commit
b8b2fb2d56
|
@ -11,7 +11,7 @@
|
|||
roomName: "JitsiMeetAPIExample",
|
||||
width: 700,
|
||||
height: 180,
|
||||
parent: undefined,
|
||||
parentNode: undefined,
|
||||
configOverwrite: {},
|
||||
interfaceConfigOverwrite: {
|
||||
filmStripOnly: true
|
||||
|
|
Loading…
Reference in New Issue