Merge branch 'frontend-bundles-downloads' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads

This commit is contained in:
lain 2020-08-07 15:02:16 +02:00
commit b2b9eaa903
1 changed files with 1 additions and 1 deletions

View File

@ -3593,7 +3593,7 @@ config :pleroma, :config_description, [
%{
key: :available,
type: :map,
description: "A map containing frontends that we have some knowledge of"
description: "A map containing available frontends and parameters for their installation."
}
]
}