Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション (#638)

* Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション

* Fix lint
This commit is contained in:
KMY(雪あすか) 2024-03-06 12:30:48 +09:00 committed by GitHub
parent eee13b3f5f
commit 53c2aa797b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 23 additions and 7 deletions

View file

@ -91,6 +91,7 @@
.fields-group
= ff.input :'web.trends', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_trends')
= ff.input :'web.show_relationships', wrapper: :with_label, kmyblue: true, label: I18n.t('simple_form.labels.defaults.setting_show_relationships')
%h4= t 'appearance.confirmation_dialogs'