|
|
@@ -20,7 +20,7 @@ export const CALENDAR_ENABLED = 'calendar.enabled';
|
|
20
|
20
|
export const CALL_INTEGRATION_ENABLED = 'call-integration.enabled';
|
|
21
|
21
|
|
|
22
|
22
|
/**
|
|
23
|
|
- * Flag indicating if chat should be enabled.
|
|
|
23
|
+ * Flag indicating if close captions should be enabled.
|
|
24
|
24
|
* Default: enabled (true).
|
|
25
|
25
|
*/
|
|
26
|
26
|
export const CLOSE_CAPTIONS_ENABLED = 'close-captions.enabled';
|