Fix default values for hideConferenceSubject/-Timer

This commit is contained in:
jan-di-cgm 2021-12-15 12:27:00 +01:00 committed by Дамян Минков
parent ea2407191a
commit a6ec9e9f5d
1 changed files with 2 additions and 2 deletions

View File

@ -1031,10 +1031,10 @@ var config = {
// },
// Hides the conference subject
// hideConferenceSubject: true,
// hideConferenceSubject: false,
// Hides the conference timer.
// hideConferenceTimer: true,
// hideConferenceTimer: false,
// Hides the recording label
// hideRecordingLabel: false,