From 424039622024c54e9dd68c059c4984c8591ee1a0 Mon Sep 17 00:00:00 2001 From: wvffle Date: Fri, 1 Jul 2022 14:40:49 +0000 Subject: [PATCH] Fix html sanitization --- front/src/components/SanitizedHtml.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/SanitizedHtml.vue b/front/src/components/SanitizedHtml.vue index 92f59cfd8..65ca4358e 100644 --- a/front/src/components/SanitizedHtml.vue +++ b/front/src/components/SanitizedHtml.vue @@ -1,5 +1,5 @@