Bump version to 5.8 LTS (#181)
* Fix: プライバシー追加設定画面のエラー * Bump version to 5.8 LTS * Fix version
This commit is contained in:
parent
e6ad0ec41a
commit
e5e46cb544
2 changed files with 1 additions and 4 deletions
|
@ -24,9 +24,6 @@
|
||||||
.fields-group
|
.fields-group
|
||||||
= f.input :dissubscribable, as: :boolean, wrapper: :with_label, kmyblue: true, hint: t('simple_form.hints.defaults.dissubscribable')
|
= 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'
|
%h4= t 'privacy_extra.stop_deliver'
|
||||||
|
|
||||||
%p.lead= t('privacy_extra.stop_deliver_hint_html')
|
%p.lead= t('privacy_extra.stop_deliver_hint_html')
|
||||||
|
|
|
@ -9,7 +9,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def kmyblue_minor
|
def kmyblue_minor
|
||||||
7
|
8
|
||||||
end
|
end
|
||||||
|
|
||||||
def kmyblue_flag
|
def kmyblue_flag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue