[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -46,11 +46,14 @@ module.exports = {
|
||||
username: 'username',
|
||||
password: 'password',
|
||||
},
|
||||
/*
|
||||
By default, the presenter is identified as the first participant to join the room, distinguished by their username and UUID.
|
||||
Additional layers can be added to specify valid presenters and co-presenters by setting designated usernames.
|
||||
*/
|
||||
presenters: ['Miroslav Pejic', 'MiroTalk Admin'],
|
||||
presenters: [
|
||||
/*
|
||||
By default, the presenter is identified as the first participant to join the room, distinguished by their username and UUID.
|
||||
Additional layers can be added to specify valid presenters and co-presenters by setting designated usernames.
|
||||
*/
|
||||
'Miroslav Pejic',
|
||||
'MiroTalk Admin',
|
||||
],
|
||||
console: {
|
||||
debug: true,
|
||||
colors: true,
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم