This commit is contained in:
Mark Felder 2020-05-13 17:07:14 -05:00
parent 6f53d8815e
commit 54b4824186
1 changed files with 2 additions and 1 deletions

View File

@ -1269,7 +1269,8 @@ config :pleroma, :config_description, [
key: :showFeaturesPanel,
label: "Show instance features panel",
type: :boolean,
description: "Enables panel displaying functionality of the instance on the About page."
description:
"Enables panel displaying functionality of the instance on the About page."
},
%{
key: :showInstanceSpecificPanel,