Fix stop emoji reaction streaming to user settings

This commit is contained in:
KMY 2023-05-10 10:06:55 +09:00
parent 7d237611d9
commit dbc34a8213
16 changed files with 55 additions and 19 deletions

View file

@ -41,9 +41,6 @@
.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