Fix join msgs switch not firing api call

This commit is contained in:
Gabe Kangas 2022-04-19 12:52:40 -07:00
parent 6cb3856ac0
commit 0dcfbca318

View file

@ -213,6 +213,7 @@ export const FIELD_PROPS_CHAT_JOIN_MESSAGES_ENABLED = {
configPath: '',
label: 'Join Messages',
tip: 'Show when a viewer joins the chat.',
useSubmit: true,
};
export const CHAT_ESTABLISHED_USER_MODE = {