mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 14:20:54 +03:00
Fix join msgs switch not firing api call
This commit is contained in:
parent
6cb3856ac0
commit
0dcfbca318
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue