Rename disable chat to hide chat
This commit is contained in:
parent
e9ae824cf4
commit
09c50321c7
@ -173,7 +173,7 @@ export const DEFAULT_VARIANT_STATE: VideoVariant = {
|
||||
export const FIELD_PROPS_DISABLE_CHAT = {
|
||||
apiPath: API_CHAT_DISABLE,
|
||||
configPath: 'chatDisabled',
|
||||
label: 'Disable chat',
|
||||
label: 'Hide chat',
|
||||
tip: 'Hide the web chat interface.',
|
||||
useSubmit: true,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user