diff --git a/config/description.exs b/config/description.exs index b2072420aace4e8fea6ffc96875a88eafefac0fc..f1b709d0151a5075de91616460ffe8a70abdf21d 100644 --- a/config/description.exs +++ b/config/description.exs @@ -819,7 +819,8 @@ key: :report_strip_status, label: "Report strip status", 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,