diff --git a/components/pages/inspector/ReportActions.tsx b/components/pages/inspector/ReportActions.tsx index 86186f4..1f69237 100644 --- a/components/pages/inspector/ReportActions.tsx +++ b/components/pages/inspector/ReportActions.tsx @@ -48,7 +48,7 @@ const template: Record string> = { "not enough evidence": (ref) => `Your report (${ref}) has not been actioned at this time due to a lack of supporting evidence, if you have additional information to support your report, please either report individual relevant messages or send an email to contact@revolt.chat.`, clarify: (ref) => - `Your report (${ref}) needs clarification, please provide additional information.`, + `Your report (${ref}) needs clarification, please provide additional information. You can report the messages again, report additional messages, or send an email to contact@revolt.chat.`, acknowledged: (ref) => `Your report (${ref}) has been acknowledged, we will be monitoring the situation.`, default: (ref) =>