the html5 client now starts as an attendee, not as a Moderator
This commit is contained in:
parent
e68766fc92
commit
218092a745
@ -21,7 +21,7 @@ createParams.name = tempName
|
||||
createParams.meetingID = tempName
|
||||
|
||||
joinParams = {}
|
||||
joinParams.password = "mp"
|
||||
joinParams.password = "ap"
|
||||
joinParams.fullName = "Richard"
|
||||
joinParams.meetingID = tempName
|
||||
joinParams.redirect = false
|
||||
|
Loading…
Reference in New Issue
Block a user