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''