forked from AkkomaGang/akkoma
Merge branch 'chore/autolinker-rename' into 'develop'
Chase the Autolinker rename from !2677 Closes #2155 See merge request pleroma/pleroma!3019
This commit is contained in:
commit
637ce939d9
1 changed files with 1 additions and 1 deletions
|
@ -2445,7 +2445,7 @@
|
||||||
%{
|
%{
|
||||||
group: :pleroma,
|
group: :pleroma,
|
||||||
key: Pleroma.Formatter,
|
key: Pleroma.Formatter,
|
||||||
label: "Auto Linker",
|
label: "Linkify",
|
||||||
type: :group,
|
type: :group,
|
||||||
description:
|
description:
|
||||||
"Configuration for Pleroma's link formatter which parses mentions, hashtags, and URLs.",
|
"Configuration for Pleroma's link formatter which parses mentions, hashtags, and URLs.",
|
||||||
|
|
Loading…
Reference in a new issue