Skip to content
Snippets Groups Projects
Verified Commit 6580e9bc authored by nd's avatar nd
Browse files

fix spelling

parent 46d70dc5
No related branches found
No related tags found
No related merge requests found
Pipeline #11009 passed
...@@ -17,7 +17,7 @@ Time: {{ report.ts }} ...@@ -17,7 +17,7 @@ Time: {{ report.ts }}
URL to message: URL to message:
If channel: {{ baseurl }}/channel/{{ report.message.rid }}?msg={{ report.message._id }} If channel: {{ baseurl }}/channel/{{ report.message.rid }}?msg={{ report.message._id }}
If group: {{ baseurl }}/group/{{ report.message.rid }}?msg={{ report.message._id }} If group: {{ baseurl }}/group/{{ report.message.rid }}?msg={{ report.message._id }}
If dM: {{ baseurl }}/direct/{{ report.message.rid }}?msg={{ report.message._id }} If dm: {{ baseurl }}/direct/{{ report.message.rid }}?msg={{ report.message._id }}
-- description -- -- description --
{{ report.description|d("<none>")|indent(first=true) }} {{ report.description|d("<none>")|indent(first=true) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment