diff --git a/DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml b/DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml index d12d42c3..bb0b57d1 100644 --- a/DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml +++ b/DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml @@ -342,16 +342,13 @@ } @* Forwarded timestamp *@ - @if (fwd.Timestamp != DateTimeOffset.MinValue) - { -
- } + }