Fix default values for hideConferenceSubject/-Timer
This commit is contained in:
parent
ea2407191a
commit
a6ec9e9f5d
|
@ -1031,10 +1031,10 @@ var config = {
|
||||||
// },
|
// },
|
||||||
|
|
||||||
// Hides the conference subject
|
// Hides the conference subject
|
||||||
// hideConferenceSubject: true,
|
// hideConferenceSubject: false,
|
||||||
|
|
||||||
// Hides the conference timer.
|
// Hides the conference timer.
|
||||||
// hideConferenceTimer: true,
|
// hideConferenceTimer: false,
|
||||||
|
|
||||||
// Hides the recording label
|
// Hides the recording label
|
||||||
// hideRecordingLabel: false,
|
// hideRecordingLabel: false,
|
||||||
|
|
Loading…
Reference in New Issue