fix(config) add a missing comma in json list

This commit is contained in:
emrah 2022-08-14 12:25:20 +03:00 committed by GitHub
parent 3975db7a68
commit f412ff7f11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -701,7 +701,7 @@ var config = {
// 'chat', // 'chat',
// 'closedcaptions', // 'closedcaptions',
// 'desktop', // 'desktop',
// 'dock-iframe' // 'dock-iframe',
// 'download', // 'download',
// 'embedmeeting', // 'embedmeeting',
// 'etherpad', // 'etherpad',