From e63dcc0c7421c08edb3de00caafea34f85dd91a6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 17 Apr 2022 15:53:00 +0200 Subject: [PATCH] fds --- files/helpers/sanitize.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 40374f0db..71428d0f6 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -170,7 +170,7 @@ def sanitize(sanitized, noimages=False, alert=False, comment=False, edit=False): t = params.get('t', params.get('start', [0]))[0] if isinstance(t, str): t = t.replace('s','') - htmlsource = f''