Update jitsi-meet external api
Updates jitsi-meet external api the the current version Hide "security" and "invite" in jitsi-iFrame
This commit is contained in:
parent
ccc3e38427
commit
65ee468c21
@ -176,15 +176,13 @@ export class JitsiComponent extends BaseViewComponent implements OnInit, OnDestr
|
||||
'settings',
|
||||
'videoquality',
|
||||
'filmstrip',
|
||||
'invite',
|
||||
'feedback',
|
||||
'stats',
|
||||
'shortcuts',
|
||||
'tileview',
|
||||
'download',
|
||||
'help',
|
||||
'mute-everyone',
|
||||
'security'
|
||||
'mute-everyone'
|
||||
]
|
||||
};
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user