Bump version to 5.8 LTS (#181)

* Fix: プライバシー追加設定画面のエラー

* Bump version to 5.8 LTS

* Fix version
This commit is contained in:
KMY(雪あすか) 2023-10-26 11:08:03 +09:00 committed by GitHub
parent e6ad0ec41a
commit e5e46cb544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View file

@ -24,9 +24,6 @@
.fields-group
= f.input :dissubscribable, as: :boolean, wrapper: :with_label, kmyblue: true, hint: t('simple_form.hints.defaults.dissubscribable')
.fields-group
= ff.input :allow_quote, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_allow_quote'), hint: false
%h4= t 'privacy_extra.stop_deliver'
%p.lead= t('privacy_extra.stop_deliver_hint_html')