aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pydis_site/templates/staff/logs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/staff/logs.html b/pydis_site/templates/staff/logs.html
index bccde9cb..5e2a200b 100644
--- a/pydis_site/templates/staff/logs.html
+++ b/pydis_site/templates/staff/logs.html
@@ -22,7 +22,7 @@
</span>
<span class="discord-message-metadata has-text-grey">
User ID: {{ message.author.id }}<br>
- {{ message.timestamp }} (Channel ID: {{ message.channel_id }})
+ {{ message.timestamp }} (Channel ID-Message ID: {{ message.channel_id }}-{{ message.id }})
</span>
</div>
<div class="discord-message-content">