Merge branch 'master' into glitch-soc/merge-upstream
This commit is contained in:
@@ -18,7 +18,7 @@ class ManifestSerializer < ActiveModel::Serializer
|
||||
end
|
||||
|
||||
def description
|
||||
strip_tags(object.site_description.presence || I18n.t('about.about_mastodon_html'))
|
||||
strip_tags(object.site_short_description.presence || I18n.t('about.about_mastodon_html'))
|
||||
end
|
||||
|
||||
def icons
|
||||
|
||||
Reference in New Issue
Block a user