From 649075286c54d3ea57fdf261ce6bb87492b96631 Mon Sep 17 00:00:00 2001 From: Krateng Date: Thu, 13 Jun 2019 17:41:42 +0200 Subject: [PATCH] Fixed display bug --- htmlmodules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htmlmodules.py b/htmlmodules.py index 5f27f07..5b6775c 100644 --- a/htmlmodules.py +++ b/htmlmodules.py @@ -308,7 +308,7 @@ def module_toptracks(pictures=True,**kwargs): if pictures: html += "
" html += "" + "No scrobbles" + "" - html += "" + "" + "" + #html += "" + "" + "" html += "" + "0" + "" html += "" + "" + "" else: