Add single_ref_to_quote setting and check ref sync

This commit is contained in:
KMY 2023-09-19 10:04:22 +09:00
parent 9db1fb1153
commit 80fadeb766
9 changed files with 38 additions and 2 deletions

View file

@ -14,6 +14,9 @@
.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')
.fields-group
= ff.input :single_ref_to_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_single_ref_to_quote')
%h4= t 'preferences.posting_defaults'
.fields-row