From 1f0e66708531f1b69ce5c628039562a4bdd72278 Mon Sep 17 00:00:00 2001 From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Date: Sat, 9 Apr 2022 02:21:49 +0300 Subject: [PATCH] Fix missing awaits in preamble template --- .../Exporting/Writers/Html/PreambleTemplate.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DiscordChatExporter.Core/Exporting/Writers/Html/PreambleTemplate.cshtml b/DiscordChatExporter.Core/Exporting/Writers/Html/PreambleTemplate.cshtml index b5f4378..156d0bd 100644 --- a/DiscordChatExporter.Core/Exporting/Writers/Html/PreambleTemplate.cshtml +++ b/DiscordChatExporter.Core/Exporting/Writers/Html/PreambleTemplate.cshtml @@ -691,8 +691,8 @@ @{/* Syntax highlighting */} - - + + @{/* Lottie animation support */} - +