Merge branch 'short-description' into 'develop'

Add short_description instance field

Closes #2865

See merge request pleroma/pleroma!3651
This commit is contained in:
tusooa 2022-07-13 04:42:24 +00:00
commit fdc71f6051
5 changed files with 13 additions and 0 deletions

View file

@ -22,6 +22,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceControllerTest do
"uri" => _,
"title" => _,
"description" => _,
"short_description" => _,
"version" => _,
"email" => from_config_email,
"urls" => %{