Fix join msgs switch not firing api call
This commit is contained in:
@@ -213,6 +213,7 @@ export const FIELD_PROPS_CHAT_JOIN_MESSAGES_ENABLED = {
|
|||||||
configPath: '',
|
configPath: '',
|
||||||
label: 'Join Messages',
|
label: 'Join Messages',
|
||||||
tip: 'Show when a viewer joins the chat.',
|
tip: 'Show when a viewer joins the chat.',
|
||||||
|
useSubmit: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
export const CHAT_ESTABLISHED_USER_MODE = {
|
export const CHAT_ESTABLISHED_USER_MODE = {
|
||||||
|
|||||||
Reference in New Issue
Block a user