changes from prod

This commit is contained in:
cybre 2021-03-02 04:23:26 +00:00
parent b37cb41adf
commit bedf88bfa5
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class REST::InstanceSerializer < ActiveModel::Serializer
attributes :uri, :title, :short_description, :description, :email,
:version, :urls, :stats, :thumbnail,
:languages, :registrations, :approval_required
:languages, :registrations, :approval_required, :max_toot_chars
has_one :contact_account, serializer: REST::AccountSerializer

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 KiB

After

Width:  |  Height:  |  Size: 398 KiB