Remove: #454 リンクプレビューを生成する設定の削除、無効化 (#458)

This commit is contained in:
KMY(雪あすか) 2024-01-15 12:27:20 +09:00 committed by GitHub
parent ac65d05df5
commit aefe147c2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 44 deletions

View file

@ -18,9 +18,6 @@
.fields-group
= ff.input :translatable_private, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_translatable_private')
.fields-group
= ff.input :link_preview, wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_link_preview'), hint: I18n.t('simple_form.hints.defaults.setting_link_preview')
.fields-group
= f.input :subscription_policy,
as: :radio_buttons,