Remove duplicate "Number of visible reactions" setting

This commit is contained in:
Jeremy Kescher 2024-01-03 17:54:54 +01:00
parent bcb25cd49f
commit 42520e72c5
No known key found for this signature in database
GPG key ID: 80A419A7A613DFA4
2 changed files with 1 additions and 4 deletions

View file

@ -39,9 +39,6 @@
.fields-group.fields-row__column.fields-row__column-6
= ff.input :visible_reactions, wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_visible_reactions'), input_html: { type: 'number', min: '0', data: { default: '6' } }, hint: false
.fields-group.fields-row__column.fields-row__column-6
= ff.input :'visible_reactions', wrapper: :with_label, label: I18n.t('simple_form.labels.defaults.setting_visible_reactions'), input_html: { type: 'number', min: '0', data: { default: '6' } }, hint: false
%h4= t 'appearance.discovery'
.fields-group

View file

@ -25,7 +25,7 @@ module Mastodon
end
def catstodon_revision
'1.0.0'
'1.0.1'
end
def build_metadata