Merge branch 'from/upstream-develop/tusooa/no-strip-report' into 'develop'
Lint See merge request pleroma/pleroma!3778
This commit is contained in:
commit
f38cb4ccac
|
@ -819,7 +819,8 @@
|
||||||
key: :report_strip_status,
|
key: :report_strip_status,
|
||||||
label: "Report strip status",
|
label: "Report strip status",
|
||||||
type: :boolean,
|
type: :boolean,
|
||||||
description: "Strip associated statuses in reports to ids when closed/resolved, otherwise keep a copy"
|
description:
|
||||||
|
"Strip associated statuses in reports to ids when closed/resolved, otherwise keep a copy"
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :safe_dm_mentions,
|
key: :safe_dm_mentions,
|
||||||
|
|
Loading…
Reference in New Issue