flags: fix comment

pull/7175/head^2 jitsi-meet_4697
Deepak Verma 5 years ago committed by GitHub
parent bc66c9063a
commit ff23f81dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      react/features/base/flags/constants.js

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

Loading…
Cancel
Save