Remove stop deliver to bot setting

This commit is contained in:
KMY 2023-09-18 21:35:47 +09:00
parent cfa250421e
commit 9db1fb1153
10 changed files with 63 additions and 4 deletions

View file

@ -11,6 +11,9 @@
.fields-group
= ff.input :aggregate_reblogs, wrapper: :with_label, recommended: true, label: I18n.t('simple_form.labels.defaults.setting_aggregate_reblogs'), hint: I18n.t('simple_form.hints.defaults.setting_aggregate_reblogs')
.fields-group
= ff.input :lock_follow_from_bot, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_lock_follow_from_bot')
%h4= t 'preferences.posting_defaults'
.fields-row