Add stop streaming config
This commit is contained in:
parent
c47f85eddf
commit
f5332b0654
10 changed files with 19 additions and 9 deletions
|
@ -41,6 +41,9 @@
|
|||
.fields-group
|
||||
= f.input :dissubscribable, as: :boolean, wrapper: :with_label, hint: t('simple_form.hints.defaults.dissubscribable')
|
||||
|
||||
.fields-group
|
||||
= f.input :stop_emoji_reaction_streaming, as: :boolean, wrapper: :with_label, hint: t('simple_form.hints.defaults.stop_emoji_reaction_streaming')
|
||||
|
||||
%hr.spacer/
|
||||
|
||||
.fields-row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue