description change

This commit is contained in:
Alexander Strizhakov 2020-02-06 13:15:23 +03:00
parent bdf0a87be9
commit 7a2e153a8d
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 1 additions and 1 deletions

View File

@ -2178,7 +2178,7 @@ config :pleroma, :config_description, [
%{
key: :new_window,
type: :boolean,
description: "Set to `false` to remove target='_blank' attribute"
description: "Link urls will open in new window/tab"
},
%{
key: :truncate,