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

This commit is contained in:
Leonard Kim 2018-12-15 08:25:56 -08:00
parent f89f3f144f
commit b8b2fb2d56
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
roomName: "JitsiMeetAPIExample",
width: 700,
height: 180,
parent: undefined,
parentNode: undefined,
configOverwrite: {},
interfaceConfigOverwrite: {
filmStripOnly: true