From: Claromes Date: Wed, 17 Jul 2024 00:38:37 +0000 (-0300) Subject: fix accordions on firefox X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=595a0f853cc86081d00feb75a8ff6a8e31eb1610;p=waybacktweets.git fix accordions on firefox --- diff --git a/waybacktweets/api/visualize.py b/waybacktweets/api/visualize.py index bb4def0..f679ca5 100644 --- a/waybacktweets/api/visualize.py +++ b/waybacktweets/api/visualize.py @@ -131,7 +131,7 @@ class HTMLTweetsVisualizer: html += '
\n' html += f'
Loading...
\n' - html += f'\n' + html += f'\n' html += "
\n" html += "\n"